##// END OF EJS Templates
Update README.md...
drevicko -
Show More
@@ -6,4 +6,5 b' For now, we just have `post-checkout` and `post-merge`,'
6 both of which just update submodules,
6 both of which just update submodules,
7 so make sure that you have a fully synced repo whenever you checkout or pull.
7 so make sure that you have a fully synced repo whenever you checkout or pull.
8
8
9 To use these hooks, run `./install-hooks.sh`.
9 To use these hooks, run `./install-hooks.sh`.
10 If you havn't initialised and updated the submodules manually, you will then need to run `git checkout master` to activate the hooks (even if you already have `master` checked out).
General Comments 0
You need to be logged in to leave comments. Login now