git-commit-vandalism/tools
Linus Torvalds d571c2be99 [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>
2005-08-18 16:26:50 -07:00
..
git-applymbox [PATCH] git-applymbox: verify that index is clean 2005-08-18 16:26:50 -07:00
git-applypatch Teach applymbox to keep the Subject: line. 2005-08-16 22:22:35 -07:00
mailinfo.c Teach applymbox to keep the Subject: line. 2005-08-16 22:22:35 -07:00
mailsplit.c Small typofix in mailsplit.c 2005-08-09 22:28:20 -07:00
Makefile Make tools use DESTDIR as well (otherwise rpm build is broken). 2005-08-16 11:59:09 -07:00