Github user viazovskyi commented on the issue:
https://github.com/apache/nifi/pull/2657
Thanks Marco, I'll try it a bil later
On Mon, May 21, 2018 at 5:03 PM Marco Gaido <[email protected]>
wrote:
> @viazovskyi <https://github.com/viazovskyi> I suggest you something like:
>
> git checkout nifi/master
> git checkout -b nifi-5109_2
> // do your changes on this branch and commit them
> git branch -D nifi-5109
> git branch -m nifi-5109
> git push -f -u origin nifi-5109
>
> If you want details/explanation on each command let me know. Or let me
> know if I can help you somehow. Thanks.
>
> â
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <https://github.com/apache/nifi/pull/2657#issuecomment-390662714>, or mute
> the thread
>
<https://github.com/notifications/unsubscribe-auth/ABeUEhO7XujAV_vWeO_eDNpJjA9egoEUks5t0skugaJpZM4Tjoic>
> .
>
---