<div dir="auto"><div>Hi Larissa,<div dir="auto"><br></div><div dir="auto">Locally, checkout your working branch.</div><div dir="auto"><br></div><div dir="auto">git checkout <span style="font-family:sans-serif">add_wfs_connection</span></div><div dir="auto"><span style="font-family:sans-serif"><br></span></div><div dir="auto"><span style="font-family:sans-serif">Now, create a new one based on it</span></div><div dir="auto"><span style="font-family:sans-serif"><br></span></div><div dir="auto"><span style="font-family:sans-serif">git checkout -b fix_3765</span></div><div dir="auto"><span style="font-family:sans-serif"><br></span></div><div dir="auto"><span style="font-family:sans-serif">Then push that to the remote repo in a new branch. </span></div><div dir="auto"><span style="font-family:sans-serif"><br></span></div><div dir="auto"><span style="font-family:sans-serif">git push origin fix_3765</span></div><div dir="auto"><span style="font-family:sans-serif"><br></span></div><div dir="auto"><span style="font-family:sans-serif">Go to github web page and create a new PR. Please reference the old PR on the description so that others are informed. </span></div><div dir="auto"><span style="font-family:sans-serif"><br></span></div><div dir="auto"><span style="font-family:sans-serif">That should work. Good luck. </span></div><div dir="auto"><span style="font-family:sans-serif"><br></span></div><div dir="auto"><span style="font-family:sans-serif">Alex Neto</span></div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">A qui, 6/06/2019, 17:31, Larissa Junek <<a href="mailto:l.junek@gmx.net">l.junek@gmx.net</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Harissou and others,<br>
<br>
can somebody assist me with the following issue:<br>
<br>
-I created the above mentioned PR and made a new commit in the same<br>
local branch add_wfs_connection on my machine<br>
<br>
- unfortunately I closed the PR #3765 on the gitHub website<br>
<br>
- on the command line I get the error message: "the branch<br>
<add_wfs_connection> isn't merged completely "<br>
<br>
I know I shouldn't have merged the PR before the second commit where I<br>
implemented the suggestions from the guys who reviewed my PR.<br>
<br>
Is there a way we can fix the problem? I would really like to learn<br>
about this and continue working on the command line.<br>
<br>
Kind regards,<br>
<br>
Larissa<br>
<br>
<br>
<br>
_______________________________________________<br>
Qgis-community-team mailing list for organizing community resources such as documentation, translation etc..<br>
<a href="mailto:Qgis-community-team@lists.osgeo.org" target="_blank" rel="noreferrer">Qgis-community-team@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/qgis-community-team" rel="noreferrer noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-community-team</a></blockquote></div></div></div>