sync: When annex.autocommit=false, avoid making any commit of local changes, while still merging with remote to the extent possible.
This commit is contained in:
parent
81ad277a85
commit
a51b98cdd5
4 changed files with 30 additions and 20 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -25,6 +25,8 @@ git-annex (5.20150618) UNRELEASED; urgency=medium
|
|||
* merge: Avoid creating the synced/master branch.
|
||||
* add: Stage symlinks the same as git add would, even if they are not a
|
||||
link to annexed content.
|
||||
* sync: When annex.autocommit=false, avoid making any commit of local
|
||||
changes, while still merging with remote to the extent possible.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Thu, 02 Jul 2015 12:31:14 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue