]> git.ipfire.org Git - thirdparty/git.git/blame - t/t8002-blame.sh
Documentation: user-manual: "git commit -a" doesn't motivate .gitignore
[thirdparty/git.git] / t / t8002-blame.sh
CommitLineData
8752d11d
FK
1#!/bin/sh
2
5be60078 3test_description='git blame'
8752d11d
FK
4. ./test-lib.sh
5
6PROG='git blame -c'
8ad02bc9 7. ../annotate-tests.sh
8752d11d
FK
8
9test_done