Git development
 help / color / mirror / Atom feed
From: Denton Liu <liu.denton@gmail.com>
To: Ernst Reissner <rei3ner@arcor.de>
Cc: git@vger.kernel.org
Subject: Re: bug in git remote --help
Date: Tue, 19 May 2020 06:57:13 -0400	[thread overview]
Message-ID: <20200519105713.GA602573@generichostname> (raw)
In-Reply-To: <2830ee51-ee11-4acc-ca63-3f510e6bcc1d@arcor.de>

Hi Ernst,

On Tue, May 19, 2020 at 12:44:38PM +0200, Ernst Reissner wrote:
> I have git 2.26.2.
> 
> git remote --help
> 
> yields
> 
> SYNOPSIS
>        git remote [-v | --verbose]
>        git remote add [-t <branch>] [-m <master>] [-f] [--[no-]tags]
> [--mirror=<fetch|push>] <name> <url>
>        git remote rename <old> <new>
>        git remote remove <name>
>        git remote set-head <name> (-a | --auto | -d | --delete | <branch>)
>        git remote set-branches [--add] <name> <branch>...
>        git remote get-url [--push] [--all] <name>
>        git remote set-url [--push] <name> <newurl> [<oldurl>]
>        git remote set-url --add [--push] <name> <newurl>
>        git remote set-url --delete [--push] <name> <url>
>        git remote [-v | --verbose] show [-n] <name>...

It's buried in there but doesn't seem to be missing ;)

-Denton

>        git remote prune [-n | --dry-run] <name>...
>        git remote [-v | --verbose] update [-p | --prune] [(<group> |
> <remote>)...]
> 
> 
> which does not mention `git remote show <origin>` which actually exists.
> 
> 
> Greetings,
> 
> 
> Ernst
> 

      reply	other threads:[~2020-05-19 10:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-19 10:44 bug in git remote --help Ernst Reissner
2020-05-19 10:57 ` Denton Liu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200519105713.GA602573@generichostname \
    --to=liu.denton@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=rei3ner@arcor.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox