[Tracker-discuss] [issue600] Convert patches to GitHub Pull Request (depends on issue586)

2018-06-15 Thread Eric Snow
Eric Snow added the comment: The main goal here is to make it easier for folks to move patches to GitHub. So there are a number of things we can do to help, which mostly build on one another: 1. determine a git commit hash on which a patch applies cleanly * best guess based on date (i.e.

[Tracker-discuss] [issue600] Convert patches to GitHub Pull Request (depends on issue586)

2016-08-29 Thread Maciej Szulik
Maciej Szulik added the comment: > I have updated the patch. Thank you, the patch itself LGTM. > > We do need proper error handling, still. > The problem is "err" variable has stdout of that process. So, even if we > change/push branch, it will be non-empty. Any idea how to solve this

[Tracker-discuss] [issue600] Convert patches to GitHub Pull Request (depends on issue586)

2016-08-22 Thread Anish Shah
Anish Shah added the comment: I have updated the patch. > We do need proper error handling, still. The problem is "err" variable has stdout of that process. So, even if we change/push branch, it will be non-empty. Any idea how to solve this problem? One more thing, if we create PR using API,