--allow-unrelated-histories will be in git 2.9.0, not 2.8.2
Also, I had the logic backwards in the version comparison.
This commit is contained in:
parent
7f3137f408
commit
a3a0ab77df
2 changed files with 4 additions and 4 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -14,7 +14,7 @@ git-annex (6.20160419) UNRELEASED; urgency=medium
|
|||
to refer to a file.
|
||||
* Fix bug that prevented annex.sshcaching=false configuration from taking
|
||||
effect when on a crippled filesystem. Thanks, divergentdave.
|
||||
* git 2.8.2 is going to prevent git merge from merging in unrelated
|
||||
* git 2.9.0 is going to prevent git merge from merging in unrelated
|
||||
branches. Since the webapp's pairing etc features often combine
|
||||
together repositories with unrelated histories, work around
|
||||
this behavior change when the assistant merges, by passing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue