Re: [git-users] Modify commit message in pre-push hook

2014-12-08 Thread Gergely Polonkai
Hello, the problem with this approach is that upon the next pull, you will get different commits, so you will have to merge or rebase. Still, according to the githooks manpage, there is no such hook that operates before pushing. But you should wait for other people's answer before taking this as

[git-users] Modify commit message in pre-push hook

2014-12-07 Thread Ishi
Hi all, My question is if you can modify in pre-push the commit message without the need to repush. (With sending the new created SHA-1) Instead of the old one. Thanks, Ishi -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubsc