Your IP : 216.73.216.95


Current Path : /var/www/storage/vendor/klarna/kco_rest/git_hooks/
Upload File :
Current File : /var/www/storage/vendor/klarna/kco_rest/git_hooks/README.md

install
-------

    git remote add -f hooks ssh://git@stash.internal.machines:7999/mint/git-hooks.git
    git merge -s ours --no-commit hooks/master
    git read-tree --prefix=git_hooks -u hooks/master
    git commit -m "imported git hooks"


updating
--------

    git fetch hooks
    git merge -s subtree hooks/master