author | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 21 Jan 2007 04:07:04 +0000 (23:07 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 21 Jan 2007 07:54:23 +0000 (02:54 -0500) | ||
commit | 93e912c5e62220bd3cc2d00bfe357ed8fd44d413 | |
tree | eb78f893cdbe881302745038da96110932949367 | tree | snapshot |
parent | ac39160cd27cd4a57dbea80db6fbaec21ddb6ff4 | commit | diff |
git-gui: Refactor add/remove proc names to align with reality.
Now that core Git refers to resetting paths in the index as "unstaging"
the paths we should do the same in git-gui, both internally in our code
and also within the menu action name. The same follows for our staging
logic, as core Git refers to this as 'add'.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Now that core Git refers to resetting paths in the index as "unstaging"
the paths we should do the same in git-gui, both internally in our code
and also within the menu action name. The same follows for our staging
logic, as core Git refers to this as 'add'.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh | diff | blob | history |