]>
git.scottworley.com Git - pinch/blob - tests/reject-nonancestor.sh
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'
18 if python3 .
/pinch.py pin
"$conf";then
19 echo "FAIL: non-ancestor commit should be rejected"