jgit/org.eclipse.jgit
Thomas Wolf b4c212309b RebaseCommand: use orig-head in addition to head
Since 2011-02-10 (i.e., git 1.7.6)[1] native git uses "orig-head" for
REBASE_HEAD. JGit was still using "head". Currently native git has a
legacy fall-back for reading this, but for how long? Let's write to
both. Note that JGit never reads this file.

[1] https://github.com/git/git/commit/84df4560

Bug: 511487
Change-Id: Id3742bf9bbc0001d850e801b26cc8880e646abfc
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
2019-02-26 16:18:27 +09:00
..
.settings Move BaseReceivePack#advertisedRefs getter and setter to ReceivePack 2018-12-29 11:59:27 +01:00
META-INF Prepare 5.3.0-SNAPSHOT builds 2019-01-17 04:23:42 +01:00
findBugs [findBugs] Silence warning about Transport initialization 2012-09-14 00:01:47 +02:00
resources/org/eclipse/jgit JGitText: Remove unnecessary suffix from externalized message identifier 2019-02-25 11:05:44 +09:00
src/org/eclipse/jgit RebaseCommand: use orig-head in addition to head 2019-02-26 16:18:27 +09:00
.classpath Change JGit minimum execution environment to JavaSE-1.8 2016-09-20 11:32:36 +02:00
.fbprefs
.gitignore
.project
BUILD Bazel: Format BUILD file with buildifier 2019-01-24 11:43:37 +09:00
about.html SHA-1: collision detection support 2017-02-28 16:38:43 -08:00
build.properties
plugin.properties Remove incubation marker 2011-05-31 22:53:53 +02:00
pom.xml Prepare 5.3.0-SNAPSHOT builds 2019-01-17 04:23:42 +01:00