Thread (1 message) 1 message, 1 author, 2016-06-15

Re: How to edit commit messages?

From: Matthieu Moy <hidden>
Date: 2016-06-15 22:45:08

dr.chiarello@gmail.com writes:
Hi all,
  what are the best solution to:
1) interactively edit commit's messages (some or all)
  git rebase -i

can help.
2) batch edit commit's messages (for example using sed)
  git filter-branch --msg-filter sed 's/foo/bar/'

should do it.

-- 
Matthieu
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help