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