summaryrefslogtreecommitdiff
path: root/update-cache.c
diff options
context:
space:
mode:
authorLibravatar Linus Torvalds <torvalds@osdl.org>2005-08-18 15:31:40 -0700
committerLibravatar Junio C Hamano <junkio@cox.net>2005-08-18 16:26:50 -0700
commitd571c2be99cb4ab96ff70c62c31d587271db9567 (patch)
treefa38bcef80df2d3090d3eb95681f615d94f95a33 /update-cache.c
parentLink the glossary document from the main manual. (diff)
downloadtgif-d571c2be99cb4ab96ff70c62c31d587271db9567.tar.xz
[PATCH] git-applymbox: verify that index is clean
This makes git-applymbox verify that the index matches the current HEAD before it starts applying patches. Otherwise, you might have updated the index with unrelated changes, and the first patch will commit not just the patch from the mbox, but also any changes you had in your index. Signed-off-by: Linus Torvalds <torvalds@osdl.org> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'update-cache.c')
0 files changed, 0 insertions, 0 deletions