No description
Find a file
Tony Tkacik e8adba0332 Added working version of git hook clone-or-pull
Signed-off-by: Tony Tkacik <tonydamage@gmail.com>
2019-05-03 13:24:36 +02:00
bin Added working version of git hook clone-or-pull 2019-05-03 13:24:36 +02:00
README.adoc Added working version of git hook clone-or-pull 2019-05-03 13:24:36 +02:00

## clone-or-pull

Clones repository if not present in target path, otherwises fetches changes.
Afterwards check-outs path.

The directory must be writeable by git user.