July 2018
Intermediate to advanced
354 pages
10h 57m
English
The following steps will show you how to force a merge commit:
$ git merge origin/stable-3.2 --no-ff --edit --quiet Auto-merging org.eclipse.jgit.test/tst/org/eclipse/jgit/test/resources/SampleDat Removing org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/file/GCTe Auto-merging org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.3.target
The commit message editor will open, and you can write a commit message. Closing the ...
Read now
Unlock full access