From 40e8ba418637fd987745e7ee53ef80332d64647b Mon Sep 17 00:00:00 2001 From: Kaloyan Raev Date: Fri, 11 Oct 2013 11:44:53 +0300 Subject: CLI fetch command should support --tags Bug: 419638 Change-Id: I1dc99fd38e678e091a1d141d741328f0dec1756a Signed-off-by: Kaloyan Raev Signed-off-by: Chris Aniszczyk --- .../resources/org/eclipse/jgit/pgm/internal/CLIText.properties | 2 ++ 1 file changed, 2 insertions(+) (limited to 'org.eclipse.jgit.pgm/resources') 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 4c36833fa0..1212d93652 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 @@ -315,6 +315,8 @@ usage_showNotes=Add this ref to the list of note branches from which notes are d usage_squash=Squash commits as if a real merge happened, but do not make a commit or move the HEAD. usage_srcPrefix=show the source prefix instead of "a/" usage_symbolicVersionForTheProject=Symbolic version for the project +usage_tags=fetch all tags +usage_notags=do not fetch tags usage_tagMessage=tag message usage_updateRemoteRefsFromAnotherRepository=Update remote refs from another repository usage_useNameInsteadOfOriginToTrackUpstream=use instead of 'origin' to track upstream -- cgit v1.2.3