X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/850c3a89476ba8608b2deeba109fa7def2607655..b4f12bc1acd2892a76e07bbf6ad34b2da1c455b5:/t/t1700-goto-top.sh diff --git a/t/t1700-goto-top.sh b/t/t1700-goto-top.sh index 8f2d44a..618ebc7 100755 --- a/t/t1700-goto-top.sh +++ b/t/t1700-goto-top.sh @@ -19,7 +19,7 @@ test_expect_success \ ' stg new foo -m "Foo Patch" && echo foo > test && - git add test && + stg add test && stg refresh '