Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
git-apply: parse index information
author
Junio C Hamano
<junkio@cox.net>
Fri, 7 Oct 2005 10:42:00 +0000
(
03:42
-0700)
committer
Junio C Hamano
<junkio@cox.net>
Fri, 7 Oct 2005 10:42:00 +0000
(
03:42
-0700)
Add an new option --show-index-info to git-apply command to
summarize the index information new git-diff outputs. The
command shows something similar to git-ls-files --stage output
for the pre-change image:
100644
7be5041
... apply.c
100644
ec2a161
... cache.h
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
raw
|
patch
| inline |
side by side
(from:
2cf67f1
)
No differences found