X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/785552feb825d6ff07c20f981ad00991f13f471e..ea5b7bf3533205be4268d8e7d79198344161c819:/t/t1301-repair.sh 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 '