sync: Ensure that pending changes to git-annex branch are committed when in direct mode. (Fixing a very minor reversion.)

This commit is contained in:
Joey Hess 2014-09-11 14:35:28 -04:00
parent ec20e87bab
commit 4c429ad7ee
3 changed files with 20 additions and 16 deletions

View file

@ -87,3 +87,5 @@ echo "Why isn't location info available even after sync? (press Enter)"
### What version of git-annex are you using? On what operating system?
git-annex version: 5.20140716-g8c14ba8
> [[fixed|done]] --[[Joey]]