hooks: factor out an update-working-tree.sh script
authorAntonio Ospite <ao2@ao2.it>
Thu, 24 Jan 2019 14:54:48 +0000 (15:54 +0100)
committerAntonio Ospite <ao2@ao2.it>
Thu, 31 Jan 2019 08:34:40 +0000 (09:34 +0100)
commit5afec708492bbba786c5b8ddd7715118cddcedba
tree1857d3347a277ac272ab2e8367954ad67375eb85
parent9b5157bf589b2c1921c7cca8e59f965c169a86a6
hooks: factor out an update-working-tree.sh script

In some cases the working tree needs to be updated outside of
populate-sparsely.sh (which is meant for a post-enter hook), so split
out this task from the main script.
.config/vcsh/hooks-available/populate-sparsely.sh
.config/vcsh/hooks-available/update-working-tree.sh [new file with mode: 0755]