Ralf Thielow <ralf.thie...@gmail.com> writes:

> Signed-off-by: Ralf Thielow <ralf.thie...@gmail.com>
> ---
>  contrib/completion/git-completion.bash | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/contrib/completion/git-completion.bash 
> b/contrib/completion/git-completion.bash
> index 48c3abd..cda095d 100644
> --- a/contrib/completion/git-completion.bash
> +++ b/contrib/completion/git-completion.bash
> @@ -989,6 +989,8 @@ _git_clone ()
>                       --upload-pack
>                       --template=
>                       --depth
> +                     --single-branch
> +                     --branch
>                       "

Hmph.... OK, will queue.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to