diff options
author | http://joeyh.name/ <joey@web> | 2013-05-29 16:18:35 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-05-29 16:18:35 +0000 |
commit | 0c3512449270c8f3cd778542269dca50e0d20830 (patch) | |
tree | 49395f831916b16d9c4b31f10d69af9f160bb6e9 /doc | |
parent | 69ef2b8a5d25c295ad9542ee8fa599c6f15d7fd5 (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Direct_mode_repositories_end_up_with_unstaged_changes/comment_1_300a2b246182be3079db20a7e3322261._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/Direct_mode_repositories_end_up_with_unstaged_changes/comment_1_300a2b246182be3079db20a7e3322261._comment b/doc/bugs/Direct_mode_repositories_end_up_with_unstaged_changes/comment_1_300a2b246182be3079db20a7e3322261._comment new file mode 100644 index 000000000..87e90ebe7 --- /dev/null +++ b/doc/bugs/Direct_mode_repositories_end_up_with_unstaged_changes/comment_1_300a2b246182be3079db20a7e3322261._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 1" + date="2013-05-29T16:18:33Z" + content=""" +This does not indicate a problem. Nor are there any unstaged changes. `git status` simply does not know about git-annex's direct mode. Please see [[/direct_mode]] for caveats about this and other problems with using regular git commands with git-annex repositories in direct mode. +"""]] |