Hi,
Le vendredi 07 mars 2014 à 11:43 -0800, Junio C Hamano a écrit :
> Andreas Schwab writes:
>
> > Yann Droneaud writes:
> >
> >> But I'd like to know if there's a specific reason for git merge to not
> >> support --date and --author ?
> >
> > It's rather unusual that a merge is performed on b
Andreas Schwab writes:
> Yann Droneaud writes:
>
>> But I'd like to know if there's a specific reason for git merge to not
>> support --date and --author ?
>
> It's rather unusual that a merge is performed on behalf of a different
> author.
Yes. Michael's "Nobody bothered to implement it" is a
Yann Droneaud writes:
> But I'd like to know if there's a specific reason for git merge to not
> support --date and --author ?
It's rather unusual that a merge is performed on behalf of a different
author.
Andreas.
--
Andreas Schwab, sch...@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53
On 03/07/2014 11:30 AM, Yann Droneaud wrote:
> I was trying to rebuild some history and found myself trying to use some
> options with git merge which are available in git commit:
>
> git merge \
> --date "2013-12-31 23:59:59 +" \
> --author "Happy New Year " \
> current-year
>
Hi,
I was trying to rebuild some history and found myself trying to use some
options with git merge which are available in git commit:
git merge \
--date "2013-12-31 23:59:59 +" \
--author "Happy New Year " \
current-year
But unfortunately, unlike git commit, git merge doesn'
5 matches
Mail list logo