Re: [PATCH] git-svn: allow the mergeinfo property to be set
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:49:41
Mathias Lafeldt [off-list ref] writes:
quoted
I fixed a bashism and style issues in test case, but nonetheless acked and pushed it out to git://git.bogomips.org/git-svn along with a few others I had forgotten to tell Junio about while I was on vacation: Eric Wong (1): Documentation/git-svn: discourage "noMetadata" Mathias Lafeldt (1): git-svn: fix processing of decorated commit hashes Steven Walter (2): git-svn: check_cherry_pick should exclude commits already in our history git-svn: allow the mergeinfo property to be setSo, is Junio aware of those patches? Or is it better to resubmit my fix separately?
Now I am ;-) Thanks for reminding me. I found these four near Eric's 'master': 833fde5 git-svn: allow the mergeinfo property to be set 8565a56 git-svn: fix processing of decorated commit hashes a3c7505 git-svn: check_cherry_pick should exclude commits already in our history c9be27f Documentation/git-svn: discourage "noMetadata" They all (perhaps except the very tip one) look fixes not enhancements, so I'll merge it to 'maint', so it can appear in 'master' and also in 1.7.3.2 in due course. If 833fde5 needs to be excluded from 'maint', please advise.