summaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-09-11 14:35:28 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-09-11 14:35:28 -0400
commitd7651c87dc15ff21ce6325ab4dac222ec4d0f5b3 (patch)
treef8fdb7281029fd137907f5a391c2906bdd299cfd /doc/bugs
parentf604aa922b1532fc2b282a5f89d93543c62ac86a (diff)
sync: Ensure that pending changes to git-annex branch are committed when in direct mode. (Fixing a very minor reversion.)
Diffstat (limited to 'doc/bugs')
-rw-r--r--doc/bugs/whereis_does_not_work_in_direct_mode.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/whereis_does_not_work_in_direct_mode.mdwn b/doc/bugs/whereis_does_not_work_in_direct_mode.mdwn
index 701876c4d..824c91afd 100644
--- a/doc/bugs/whereis_does_not_work_in_direct_mode.mdwn
+++ b/doc/bugs/whereis_does_not_work_in_direct_mode.mdwn
@@ -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]]