chiark / gitweb /
[Revert] Make 'push --undo' safer
authorCatalin Marinas <catalin.marinas@gmail.com>
Thu, 7 Dec 2006 22:02:42 +0000 (22:02 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Tue, 6 Mar 2007 22:44:04 +0000 (22:44 +0000)
commit53f76663a55fc98d43d283dbef2306aac880d771
tree008c7f81ffc5e74d5b1e14e54dd699da0a589746
parent21b1cc55ceb6b74b4821387a4dd5d0a49748dc13
[Revert] Make 'push --undo' safer

(reverting of commit 539fb2921209bd3fd6165baa057f76f474aa5cb4)

Make the push undoing a bit safer by asking the user to first clean
the local changes or conflicts rather than silently resetting them.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
stgit/commands/push.py
t/t1200-push-modified.sh
t/t1202-push-undo.sh
t/t1400-patch-history.sh