X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/051090dd538aa6c025a22ae896e2af1713e1522f..023b3a8d45741d1569519b9be8eb65ea716c857c:/t/t1301-repair.sh?ds=sidebyside diff --git a/t/t1301-repair.sh b/t/t1301-repair.sh index 5d9bdbd..b555b93 100755 --- a/t/t1301-repair.sh +++ b/t/t1301-repair.sh @@ -20,7 +20,7 @@ test_expect_success \ ' stg new foo -m foo && echo foo > foo.txt && - stg add foo.txt && + git add foo.txt && stg refresh '