and hopefully the pull request will be marked as merged too.
Cheers
Bruno
From: Gary Gregory
To: Commons Developers List
Cc: Bruno P. Kinoshita
Sent: Friday, 7 April 2017 5:40 AM
Subject: Re: [beanutils] Merge pull request sent via GitHub, but src in SVN
I would use a diff file like
https://patch-diff.githubusercontent.com/raw/apache/commons-beanutils/pull/3.diff
Whether you use a diff or patch file depends on your tooling.
I would add a comment "Closes #123" in your commit comment along with a
comment that refers to a JIRA ticket. That will clo
On 6 April 2017 at 13:16, Bruno P. Kinoshita
wrote:
> Hi,
>
>
> We have a pending pull request for [beanutils]
> https://github.com/apache/commons-beanutils/pull/3
>
> As the component is still using Subversion, I am not able to use my normal
> workflow to merge the pull request (i.e. clone the
Hi,
We have a pending pull request for [beanutils]
https://github.com/apache/commons-beanutils/pull/3
As the component is still using Subversion, I am not able to use my normal
workflow to merge the pull request (i.e. clone the ASF upstream, checkout
GitHub remote branch, merge, push).
What