author | Abhijit Menon-Sen <ams@toroid.org> | |
Sun, 6 Jul 2008 21:20:10 +0000 (02:50 +0530) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 7 Jul 2008 05:58:56 +0000 (22:58 -0700) | ||
commit | 4a588075c54cd5902e5f4d43b9d6b0c31d0f9769 | |
tree | 3b8fbfa52e8eccb74a2bb33437443be70d0542ea | tree | snapshot |
parent | 656b50345239293929ad8c639c5f1941c6b867ad | commit | diff |
Add a test for "git stash branch"
Make sure that applying the stash to a new branch after a conflicting
change doesn't result in an error when you try to commit.
Signed-off-by: Abhijit Menon-Sen <ams@toroid.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Make sure that applying the stash to a new branch after a conflicting
change doesn't result in an error when you try to commit.
Signed-off-by: Abhijit Menon-Sen <ams@toroid.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3903-stash.sh | diff | blob | history |