]> asedeno.scripts.mit.edu Git - git.git/commit
Loosen "working file will be lost" check in Porcelain-ish
authorJunio C Hamano <junkio@cox.net>
Tue, 5 Dec 2006 00:07:57 +0000 (16:07 -0800)
committerJunio C Hamano <junkio@cox.net>
Wed, 6 Dec 2006 07:25:52 +0000 (23:25 -0800)
commit1127148089234a6f84754f2f0ec36cbbcae06fa9
tree7f2ea0007bda442b6138168f72d6aa7355309bff
parentf8a9d4287277ed15d3f0d61004f4510c59f1f392
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>
git-checkout.sh
git-merge.sh