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