diff options
author | tschwinge <tschwinge@web> | 2010-06-08 10:06:47 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-06-08 10:06:47 +0000 |
commit | 9a18ea18e3ee0b5bbc0a20a075862af14f5860ad (patch) | |
tree | 2234c4d21e86a90a43d4fee005fdabf4180b0592 | |
parent | 2513f0ea6b65e1b866c01647454062ceb6bbfb7d (diff) |
File issue.
-rw-r--r-- | doc/bugs/tag_plugin:_autotag_vs._staged_changes.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/tag_plugin:_autotag_vs._staged_changes.mdwn b/doc/bugs/tag_plugin:_autotag_vs._staged_changes.mdwn new file mode 100644 index 000000000..8678249bb --- /dev/null +++ b/doc/bugs/tag_plugin:_autotag_vs._staged_changes.mdwn @@ -0,0 +1,3 @@ +The autotag functionality of the tag plugin committed (when doing its +first commit) all changes that have been staged (in Git). I suggest it +should be restricted to the specific file only. --[[tschwinge]] |