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
I was trying to use git hooks to take some actions on a database during changing a branch (checkout), creating a branch (branch), deleting branch (branch -d) etc. Is there a specific reason why such hooks are not available? It would be very handy to have them!