chiark
/
gitweb
/
~mdw
/
stgit
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[Revert] Make 'push --undo' safer
[stgit]
/
t
/
t1202-push-undo.sh
diff --git
a/t/t1202-push-undo.sh
b/t/t1202-push-undo.sh
index 45dabb49d4a58bf6cd7581650496093bb66d899e..335b554b40649b106123de3bbb85d49521d0f26d 100755
(executable)
--- a/
t/t1202-push-undo.sh
+++ b/
t/t1202-push-undo.sh
@@
-49,7
+49,6
@@
test_expect_failure \
test_expect_success \
'Undo the previous push' \
'
- stg status --reset &&
stg push --undo
'