+1. I think formatted patches and PRs will be an improvement. I've used
the git --committer thing a couple of times here without issue.
Another unrelated improvement with github is handling of large changes. I
really think large patches should be split up into logical subcommitts and
PR's support
Yetus is adding support for github PRs, we can adopt it. There's already a
github a/c for it (hadoop-yetus) and a goal of adopting the new Yetus. Be
great to have people involved here
On Thu, Feb 14, 2019 at 1:24 PM Vinayakumar B
wrote:
> So.. if we started doing that already.. we can encourage
So.. if we started doing that already.. we can encourage contributors to
attach formatted patch.. or create PRs.
And update wiki to follow exact steps to contribute and commit.
-Vinay
On Thu, 14 Feb 2019, 4:54 pm Steve Loughran I've been trying to do that recently, though as it forces me to go
I've been trying to do that recently, though as it forces me to go to the
command line rather than using Atlassian Sourcetree, I've been getting
other things wrong. To those people who have been dealing with commits I've
managed to mess up: apologies.
1. Once someone is down as an author you don't
Hi Vinay,
I'm already doing this if I can get the original author name and the
email address in some way.
If the patch is created by git format-patch command, smart-apply-patch
--committer option can do this automatically.
Thanks,
Akira
On Thu, Feb 14, 2019 at 3:27 PM Vinayakumar B wrote:
>
> H