X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/d679e110f3641569dcf8562e9b378c671e86ae2d..de8efe1efc4a495eca0614aa9f6c1910d5838f99:/t/t2400-diff.sh diff --git a/t/t2400-diff.sh b/t/t2400-diff.sh index fbcefe1..73f4539 100755 --- a/t/t2400-diff.sh +++ b/t/t2400-diff.sh @@ -10,7 +10,7 @@ test_expect_success 'Diff with no StGit data' ' test_expect_success 'Make some local changes' ' echo foo >> foo.txt && - git add foo.txt + stg add foo.txt ' test_expect_success 'Diff with some local changes' '