git-merge: no reason to use cpio anymore
authorJunio C Hamano <gitster@pobox.com>
Thu, 1 Nov 2007 21:30:30 +0000 (14:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 1 Nov 2007 21:30:52 +0000 (14:30 -0700)
Now we have "git stash create", we can use it to safely stash
away the dirty state in the tree.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found