X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/9b63cf56576bf219d26f490f3c011e937a5f7129..06f9bd6b6f683f995b6c4f5e4a67325f4355c147:/t/t1700-goto-top.sh?ds=sidebyside 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 '