author | Junio C Hamano <junkio@cox.net> | |
Tue, 5 Dec 2006 00:07:57 +0000 (16:07 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 6 Dec 2006 07:25:52 +0000 (23:25 -0800) | ||
commit | 1127148089234a6f84754f2f0ec36cbbcae06fa9 | |
tree | 7f2ea0007bda442b6138168f72d6aa7355309bff | tree | snapshot |
parent | f8a9d4287277ed15d3f0d61004f4510c59f1f392 | commit | diff |
Loosen "working file will be lost" check in Porcelain-ish
This uses the previous update to read-tree in Porcelain-ish
commands "git checkout" and "git merge" to loosen the check
when switching branches.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This uses the previous update to read-tree in Porcelain-ish
commands "git checkout" and "git merge" to loosen the check
when switching branches.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-checkout.sh | diff | blob | history | |
git-merge.sh | diff | blob | history |