From a9cd45cbd8fbd2291d11dd0e2f809db63f32ca94 Mon Sep 17 00:00:00 2001 From: Robin Rosenberg Date: Sat, 28 Jun 2014 10:30:01 +0200 Subject: [PATCH] Remove duplicate string in CLIText.properties Bug: 438261 Change-Id: Idd6839465ea36d072b1c4393f5abd2f39da02b62 --- .../resources/org/eclipse/jgit/pgm/internal/CLIText.properties | 1 - 1 file changed, 1 deletion(-) 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 88919e0ee2..7691e50f8b 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 @@ -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. -- 2.39.5