diff options
author | Junio C Hamano <junkio@cox.net> | 2007-04-20 01:39:39 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-04-20 01:47:47 -0700 |
commit | dfdac5d9b877641d3aad8ec49f64c2730a3487e3 (patch) | |
tree | d708470233175b3b04f833decbee3f5fb851759e /gitweb | |
parent | gitview: annotation support (diff) | |
download | tgif-dfdac5d9b877641d3aad8ec49f64c2730a3487e3.tar.xz |
git-add -u: match the index with working tree.
This is a shorthand of what "git commit -a" does in preparation
for making a commit, which is:
git diff-files --name-only -z | git update-index --remove -z --stdin
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'gitweb')
0 files changed, 0 insertions, 0 deletions