Re: Idea: Add a filter option to 'git rebase'

2017-01-23 Thread Johannes Schindelin
Hi, On Sat, 21 Jan 2017, Philip Oakley wrote: > From: "Thomas Braun" Friday, January 20, 2017 11:35 PM > > Am 20.01.2017 um 23:28 schrieb Philip Oakley: > > > A recent question on stackoverflow > > > http://stackoverflow.com/questions/41753252/drop-commits-by-commit-message-in-git-rebase > > > s

Re: Idea: Add a filter option to 'git rebase'

2017-01-21 Thread Philip Oakley
From: "Thomas Braun" Friday, January 20, 2017 11:35 PM Am 20.01.2017 um 23:28 schrieb Philip Oakley: A recent question on stackoverflow http://stackoverflow.com/questions/41753252/drop-commits-by-commit-message-in-git-rebase sought to remove automatically commits that could be identified by rel

Re: Idea: Add a filter option to 'git rebase'

2017-01-20 Thread Thomas Braun
Am 20.01.2017 um 23:28 schrieb Philip Oakley: > A recent question on stackoverflow > http://stackoverflow.com/questions/41753252/drop-commits-by-commit-message-in-git-rebase > sought to remove automatically commits that could be identified by > relevant words in the commit message. > > I had thoug