diff options
author | timothyhobbs@8b50ff958c937fa4b6de1f9009f464b9ddfc2991 <timothyhobbs@web> | 2016-04-05 21:28:20 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-04-05 21:28:20 +0000 |
commit | c01d7c8650e32b672d407d42d813c1b0624b6f79 (patch) | |
tree | 474d2cdacfae9993707c65b42fae8746334dc237 | |
parent | f33f3e5fa2ef208c6fdeb1f26c3dd3f5a0092b1a (diff) |
Added a comment
-rw-r--r-- | doc/bugs/Assistant_will_annex_your_files_on_startup_if_you_create_a_repository_in___126____47__/comment_3_a29edaf9110cc6e0ed68f92d33ed7735._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/Assistant_will_annex_your_files_on_startup_if_you_create_a_repository_in___126____47__/comment_3_a29edaf9110cc6e0ed68f92d33ed7735._comment b/doc/bugs/Assistant_will_annex_your_files_on_startup_if_you_create_a_repository_in___126____47__/comment_3_a29edaf9110cc6e0ed68f92d33ed7735._comment new file mode 100644 index 000000000..ffdda0bc6 --- /dev/null +++ b/doc/bugs/Assistant_will_annex_your_files_on_startup_if_you_create_a_repository_in___126____47__/comment_3_a29edaf9110cc6e0ed68f92d33ed7735._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="timothyhobbs@8b50ff958c937fa4b6de1f9009f464b9ddfc2991" + nickname="timothyhobbs" + subject="comment 3" + date="2016-04-05T21:28:20Z" + content=""" +If I understand correctly, than if you run the command `git annex webapp` and the $PWD is a git annex repository, then this will start the assistant and annex all of the files in that directory. And that, I think is a bug, no one expects the `webapp` command to do anything besides display a GUI. +"""]] |