If you name the new branch `showzoom` and force push it, it will update the 
original PR.

For example:

```bash
$ git branch -m showzoom showzoom-messed-up
$ git branch -m showzoom2 showzoom
$ git push <yourRemote> +showzoom
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1697#issuecomment-538682573

Reply via email to