[Rev 02] RFR: Fix parsing of editor commandline in git-pr
Christoph Langer
clanger at openjdk.java.net
Mon Feb 10 17:43:15 UTC 2020
> For git editor configurations that aren't a simple call to an editor but have more parameters, the starting of the editor in git pr does not work.
> At least, I observed this in my windows environment, where I have the following git config entry:
> core.editor="C:\\Program Files\\Notepad++\\notepad++.exe" -multiInst -notabbar -nosession -noPlugin
The pull request has been updated with a new target base due to a merge or a rebase.
-------------
Commits:
- 67cdd0cc: Fix parsing of editor commandline in git-pr.
Changes: https://git.openjdk.java.net/skara/pull/259/files
Webrev: https://webrevs.openjdk.java.net/skara/259/webrev.02
Stats: 9 lines in 1 file changed: 8 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/skara/pull/259.diff
Fetch: git fetch https://git.openjdk.java.net/skara pull/259/head:pull/259
PR: https://git.openjdk.java.net/skara/pull/259
More information about the skara-dev
mailing list