]> source.dussan.org Git - jgit.git/commitdiff
CLIText: Fix typo: remotes's -> remote's 76/131576/1
authorDavid Pursehouse <david.pursehouse@gmail.com>
Mon, 29 Oct 2018 08:02:41 +0000 (17:02 +0900)
committerDavid Pursehouse <david.pursehouse@gmail.com>
Mon, 29 Oct 2018 08:02:41 +0000 (17:02 +0900)
Change-Id: I28494ffff6cd8042ef5f3de7da976d4a1569fe10
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/internal/CLIText.properties

index 306163d9001c81f8d5b4d259ee6722d21c6c41ce..39a02bef7d0bb3d2ce798e0b4317dd5d0ec6e4e9 100644 (file)
@@ -411,7 +411,7 @@ usage_untrackedFilesMode=show untracked files
 usage_updateRef=reference to update
 usage_updateRemoteRefsFromAnotherRepository=Update remote refs from another repository
 usage_useNameInsteadOfOriginToTrackUpstream=use <name> instead of 'origin' to track upstream
-usage_checkoutBranchAfterClone=checkout named branch instead of remotes's HEAD
+usage_checkoutBranchAfterClone=checkout named branch instead of remote's HEAD
 usage_viewCommitHistory=View commit history
 usage_orphan=Create a new orphan branch. The first commit made on this new branch will have no parents and it will be the root of a new history totally disconnected from other branches and commits.
 usernameFor=Username for {0}: