]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commit
git: Do the revert operation in a secondary working tree
authorSimon McVittie <smcv@debian.org>
Wed, 28 Dec 2016 18:04:34 +0000 (18:04 +0000)
committerSimon McVittie <smcv@debian.org>
Wed, 11 Jan 2017 15:33:05 +0000 (15:33 +0000)
commit422c5b530226d3625076bb13a6e2254baaeb81b7
tree5352c8eefe320ef8c77e05546f36e8d22ece8d7a
parent682c023eea9cc88459c1eb1362d88a288e0909db
git: Do the revert operation in a secondary working tree

This avoids leaving the git directory in an inconsistent state if the
host system is rebooted while we are processing a revert.

(cherry picked from commit 7e84a1f9d88a1f546188a28524fedbdf53bb8729)
IkiWiki/Plugin/git.pm