Is there any hook that fires when a 
git reset
command is issued? The natural assumption would be the 
post-rewrite
hook, since part of the history is being rewritten, but it does not, both 
according to the official documentation and some experiments that I've run. 
The hook doesn't necessarily have to be a reset-specific hook, I just need 
something that fires when a reset is performed.

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to