chiark
/
gitweb
/
~mdw
/
stgit
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Remove --undo flags from stg commands and docs
[stgit]
/
t
/
t1201-pull-trailing.sh
diff --git
a/t/t1201-pull-trailing.sh
b/t/t1201-pull-trailing.sh
index 3a7efc1f434e40fb703a30963602c375363e876d..d66ad26df7f66a87a8da1627c9f1de6ce7edddf5 100755
(executable)
--- a/
t/t1201-pull-trailing.sh
+++ b/
t/t1201-pull-trailing.sh
@@
-49,7
+49,7
@@
test_expect_success \
test_expect_success \
'Pull those patches applied upstream' \
test_expect_success \
'Pull those patches applied upstream' \
- "(cd bar && stg
push --
undo && stg push --all --merged
+ "(cd bar && stg undo && stg push --all --merged
)
"
)
"