]> source.dussan.org Git - jgit.git/commit
Preserve backslashes within double quotes in CLIGitCommand::split() 52/73352/2
authorRüdiger Herrmann <ruediger.herrmann@gmx.de>
Sat, 21 May 2016 13:19:24 +0000 (15:19 +0200)
committerDavid Pursehouse <david.pursehouse@gmail.com>
Sun, 23 Oct 2016 06:29:17 +0000 (15:29 +0900)
commita5eccf4a4d25534da73d39416454ab243531865a
treedf0b8b8ea8c3ef6d70c3c2e4e98b4acb226f44aa
parent03046d0f60810ec01d830e6efb3291e4a161512a
Preserve backslashes within double quotes in CLIGitCommand::split()

Change-Id: Ia6a56512baa6a0f27e2eef1b19ebb60291ba377f
Signed-off-by: Rüdiger Herrmann <ruediger.herrmann@gmx.de>
org.eclipse.jgit.pgm.test/src/org/eclipse/jgit/pgm/CLIGitCommand.java
org.eclipse.jgit.pgm.test/tst/org/eclipse/jgit/pgm/CLIGitCommandTest.java