From 066f667a4dabd6e3f3aeaef2bc5135268b71d7f9 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 23 Nov 2017 11:55:43 -0200 Subject: Updates description for git-checkout-branch --- git-checkout-branch | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'git-checkout-branch') diff --git a/git-checkout-branch b/git-checkout-branch index 625cbd1..e832086 100755 --- a/git-checkout-branch +++ b/git-checkout-branch @@ -1,9 +1,7 @@ #!/bin/bash # -# Checkout branche a submodule. -# -# Searches a branch whose latest commit is the given branch and checkout to -# that branch. +# Checkout a branch in a submodule whose latest commit is the given branch and +# checkout to that branch. # # Intended to run only in development environments. In production, always use # "git submodule update" only. -- cgit v1.2.3