summaryrefslogtreecommitdiff
path: root/doc/bugs/unannex_requires_commit_for_new_directories.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/unannex_requires_commit_for_new_directories.mdwn')
-rw-r--r--doc/bugs/unannex_requires_commit_for_new_directories.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/bugs/unannex_requires_commit_for_new_directories.mdwn b/doc/bugs/unannex_requires_commit_for_new_directories.mdwn
index 0f56d59e8..98078d967 100644
--- a/doc/bugs/unannex_requires_commit_for_new_directories.mdwn
+++ b/doc/bugs/unannex_requires_commit_for_new_directories.mdwn
@@ -28,3 +28,4 @@ git-annex: Cannot proceed with uncommitted changes staged in the index. Recommen
### What version of git-annex are you using? On what operating system?
The issue occurs with last version of git-annex, available at the time of this post (2015-02-19 16:20). I could reproduce the issue in all other versions of git-annex I tried (not many though). I am using Linux, Ubuntu 12.04 amd64.
+> [[done]]; added check for repository too new to have a HEAD. --[[Joey]]