]> source.dussan.org Git - jgit.git/commitdiff
Remove duplicate string in CLIText.properties 55/29155/3
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Sat, 28 Jun 2014 08:30:01 +0000 (10:30 +0200)
committerRobin Stocker <robin@nibor.org>
Sun, 29 Jun 2014 05:55:53 +0000 (15:55 +1000)
Bug: 438261
Change-Id: Idd6839465ea36d072b1c4393f5abd2f39da02b62

org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/internal/CLIText.properties

index 88919e0ee2edd7251251b2eeee2c3246931feb2a..7691e50f8b0cb42fcfc61b04eac76caee7792060 100644 (file)
@@ -321,7 +321,6 @@ usage_setTheGitRepositoryToOperateOn=set the git repository to operate on
 usage_show=display one commit
 usage_showRefNamesMatchingCommits=Show ref names matching commits
 usage_showPatch=display patch
-usage_showRefNamesMatchingCommits=Show ref names matching commits
 usage_showNotes=Add this ref to the list of note branches from which notes are displayed
 usage_showTimeInMilliseconds=Show mtime in milliseconds
 usage_squash=Squash commits as if a real merge happened, but do not make a commit or move the HEAD.