You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now, we just have `post-checkout` and `post-merge`,
6
-
both of which update submodules and attempt to rebuild css sourcemaps,
6
+
both of which attempt to rebuild javascript and css sourcemaps,
7
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`.
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).
0 commit comments