Staging
v0.8.1
https://github.com/git/git
Revision 24d2bf2f02c104b8402e2c19b383aecd1e2ccf17 authored by Shawn O. Pearce on 09 February 2007, 00:44:49 UTC, committed by Shawn O. Pearce on 09 February 2007, 00:44:49 UTC
One user that I spoke with recently was confused why the 'Add All'
button did not add all of his 'Changed But Not Updated' files.
The particular files in question were new, and thus not known to
Git.  Since the 'Add All' routine only updates files which are
already tracked, they were not added automatically.

I suspect that calling this action 'Add Existing' would be less
confusing, so I'm renaming it.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
1 parent 258871d
History
Tip revision: 24d2bf2f02c104b8402e2c19b383aecd1e2ccf17 authored by Shawn O. Pearce on 09 February 2007, 00:44:49 UTC
git-gui: Relabel the Add All action.
Tip revision: 24d2bf2
File Mode Size
.gitignore -rw-r--r-- 36 bytes
GIT-VERSION-GEN -rwxr-xr-x 745 bytes
Makefile -rw-r--r-- 1.2 KB
TODO -rw-r--r-- 1.6 KB
git-gui.sh -rwxr-xr-x 141.7 KB

back to top