summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/resources
diff options
context:
space:
mode:
authorRobin Rosenberg <robin.rosenberg@dewire.com>2014-07-19 13:27:00 +0200
committerRobin Rosenberg <robin.rosenberg@dewire.com>2014-07-19 07:31:45 -0400
commitfd58cbcdee632100f239423194be9aaa951f7835 (patch)
treeb1c823676c2d076d530f0803c9394f0ad976ebc5 /org.eclipse.jgit.pgm/resources
parent48544e27ae3808807dc1960083d8e42c05e62af3 (diff)
downloadjgit-fd58cbcdee632100f239423194be9aaa951f7835.tar.gz
jgit-fd58cbcdee632100f239423194be9aaa951f7835.zip
Don't prefix output from jgit status with '# '
C Git does not do it anymore Bug: 439937 Change-Id: I20bdb787a00bba3e4adf269fd64ec6296bdc2a66
Diffstat (limited to 'org.eclipse.jgit.pgm/resources')
-rw-r--r--org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/internal/CLIText.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/internal/CLIText.properties b/org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/internal/CLIText.properties
index 2650b8cea5..d801456198 100644
--- a/org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/internal/CLIText.properties
+++ b/org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/internal/CLIText.properties
@@ -67,7 +67,7 @@ fromURI=From {0}
initializedEmptyGitRepositoryIn=Initialized empty Git repository in {0}
invalidHttpProxyOnlyHttpSupported=Invalid http_proxy: {0}: Only http supported.
jgitVersion=jgit version {0}
-lineFormat=# {0}
+lineFormat={0}
listeningOn=Listening on {0}
mergeConflict=CONFLICT(content): Merge conflict in {0}
mergeCheckoutConflict=error: Your local changes to the following files would be overwritten by merge: