diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2013-08-03 20:09:06 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-08-03 20:09:06 +0000 |
commit | 248e251c8680d99a622249f2c7a4d7cdfabfedf7 (patch) | |
tree | e899577d396d79048c0fa0329d8941f97ad160db /doc/bugs | |
parent | 0ed577d38f6859a44d21942e1cbdc5e505e1e562 (diff) |
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/direct_mode_assistant_in_subdir_confusion.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/bugs/direct_mode_assistant_in_subdir_confusion.mdwn b/doc/bugs/direct_mode_assistant_in_subdir_confusion.mdwn new file mode 100644 index 000000000..4ab311174 --- /dev/null +++ b/doc/bugs/direct_mode_assistant_in_subdir_confusion.mdwn @@ -0,0 +1,6 @@ +I ran the assistant in a subdir in direct mode, and it seemed to move files from other places outside that subdir +into it, and commit them there. These may have been files that needed to be committed, and it just staged them to the wrong place. + +I'm pretty sure this does not affect indirect mode. + +--[[Joey]] |