at, Jul 04, 2015 at 07:39:04PM -0400, Chris Jones wrote:
> >
> >> Make git filter-branch output a useful error message when a single
> >> commit is given instead of a range. Currently, when given a command
> >> like git filter-branch --msg-filter 'echo "TE
Make git filter-branch output a useful error message when a single
commit is given instead of a range. Currently, when given a command
like git filter-branch --msg-filter 'echo "TEST"' -- abc123, it will
give the message "Which ref do you want to rewrite?". Instead, what
is needed is a range of c
2 matches
Mail list logo