X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/1eae3bf5ef8561508d83845f27b61c7533ba3378..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 '