Merge branch 'fix_git_status_quotes' [SCM-820] Correctly strip quotes in GitStatusConsumer fixes #26
Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/e0afea49 Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/e0afea49 Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/e0afea49 Branch: refs/heads/master Commit: e0afea49748920fb5172d4130ee9a5c3f2207341 Parents: 9dfde5c 9080d85 Author: olivier lamy <[email protected]> Authored: Wed Apr 6 10:01:45 2016 +1000 Committer: olivier lamy <[email protected]> Committed: Wed Apr 6 10:01:45 2016 +1000 ---------------------------------------------------------------------- .../gitexe/command/status/GitStatusConsumer.java | 19 +++++++++++++++---- .../command/status/GitStatusConsumerTest.java | 12 ++++++++++++ 2 files changed, 27 insertions(+), 4 deletions(-) ----------------------------------------------------------------------
