diff options
Diffstat (limited to 'org.eclipse.jgit.pgm/resources/org/eclipse')
-rw-r--r-- | org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/CLIText.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/CLIText.properties b/org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/CLIText.properties index c1b5c53443..b117cf04cd 100644 --- a/org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/CLIText.properties +++ b/org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/CLIText.properties @@ -82,6 +82,7 @@ metaVar_pass=PASS metaVar_path=path metaVar_paths=path ... metaVar_port=PORT +metaVar_ref=REF metaVar_refs=REFS metaVar_refspec=refspec metaVar_remoteName=name @@ -181,6 +182,7 @@ usage_moveRenameABranch=move/rename a branch usage_nameStatus=show only name and status of files usage_noPrefix=do not show any source or destination prefix usage_noRenames=disable rename detection +usage_noShowStandardNotes=Disable showing notes from the standard /refs/notes/commits branch usage_onlyMatchAgainstAlreadyTrackedFiles=Only match <filepattern> against already tracked files in the index rather than the working tree usage_outputFile=Output file usage_path=path @@ -198,6 +200,7 @@ usage_resetMixed=Resets the index but not the working tree usage_setTheGitRepositoryToOperateOn=set the git repository to operate on 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_srcPrefix=show the source prefix instead of "a/" usage_symbolicVersionForTheProject=Symbolic version for the project usage_synchronizeIPZillaData=Synchronize IPZilla data |