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