t4202: refactor test
authorMehul Jain <redacted>
Fri, 24 Jun 2016 14:12:34 +0000 (19:42 +0530)
committerJunio C Hamano <redacted>
Fri, 24 Jun 2016 20:00:39 +0000 (13:00 -0700)
commitaefc81ad38b3a6fc88a0e8db6fafe75692f0d4b3
tree05f246870823e3d5bf8dfbda56dc0ed096f094fa
parent49fa3dc76179e04b0833542fa52d0f287a4955ac
t4202: refactor test

Subsequent patches will want to reuse the 'signed' branch that the
'log --graph --show-signature' test creates and uses.

Split the set-up part into a test of its own, and make the existing
test into a separate one that only inspects the history on the 'signed'
branch. This way, it becomes clearer that tests added by subsequent
patches reuse the 'signed' branch in the same way.

Signed-off-by: Mehul Jain <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t4202-log.sh
git clone https://git.99rst.org/PROJECT