t/git-untrusted.t: New test case for untrusted pushes
authorSimon McVittie <smcv@debian.org>
Sun, 1 Oct 2017 12:17:53 +0000 (13:17 +0100)
committerSimon McVittie <smcv@debian.org>
Sun, 1 Oct 2017 12:21:56 +0000 (13:21 +0100)
commit76fe7432fbc2a445092d54309d8298e9e6f81906
tree82ebffad8c62522f7240e59367cb6b19b3a3dd40
parent6fb43c29f63b85c3424520819427903e5a204426
t/git-untrusted.t: New test case for untrusted pushes

This also exercises the typical centralized git repository workflow,
where changes flow from a non-bare clone (for example on a laptop)
to a centralized bare repository, then from the centralized bare
repository to a non-bare clone that is ikiwiki's srcdir.

Signed-off-by: Simon McVittie <smcv@debian.org>
t/git-untrusted.t [new file with mode: 0755]