aboutsummaryrefslogtreecommitdiff
path: root/gitk
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@osdl.org>2005-08-18 15:31:40 -0700
committerJunio C Hamano <junkio@cox.net>2005-08-18 16:26:50 -0700
commitd571c2be99cb4ab96ff70c62c31d587271db9567 (patch)
treefa38bcef80df2d3090d3eb95681f615d94f95a33 /gitk
parent1bff6490b0225aef07d2fd13cbb806ac8ce115de (diff)
downloadgit-d571c2be99cb4ab96ff70c62c31d587271db9567.tar.gz
git-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 'gitk')
0 files changed, 0 insertions, 0 deletions