X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/9b63cf56576bf219d26f490f3c011e937a5f7129..33ff9cdd840cfe2780acc41d88d33c8c3bc2761e:/t/t1700-goto-top.sh diff --git a/t/t1700-goto-top.sh b/t/t1700-goto-top.sh index 618ebc7..8f2d44a 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 && - stg add test && + git add test && stg refresh '