]>
git.scottworley.com Git - pinch/blob - tests/reject-nonancestor.sh
f8cc2e98694b7cc1afbd5ce0042d7ab8a5ab0676
3 . .
/tests
/lib
/test-setup.sh
7 python3 .
/pinch.py pin
"$conf"
11 echo Other contents
> other
-file
13 git commit
--amend -m 'Amended commit message'
16 if python3 .
/pinch.py pin
"$conf";then
17 echo "FAIL: non-ancestor commit should be rejected"