Git development
 help / color / mirror / Atom feed
From: Albert Astals Cid <albert.astals.cid@kdab.com>
To: Stefan Beller <sbeller@google.com>
Cc: git <git@vger.kernel.org>
Subject: Re: Bug/Wish: bash completion for git pull --rebase doesn't include --autostash
Date: Mon, 20 Nov 2017 16:08:16 +0100	[thread overview]
Message-ID: <2531561.GdBCVJbi7q@yoga> (raw)
In-Reply-To: <CAGZ79kacD1Gw0tyPWv+1_PtFW-wM8SAjFTg_i2bk7ogPBvYn7Q@mail.gmail.com>

Patch sent, please still CC me as i'm not on the list.

Cheers,
  Albert

El dimarts, 31 d’octubre de 2017, a les 18:56:22 CET, Stefan Beller va 
escriure:
> On Tue, Oct 31, 2017 at 8:21 AM, Albert Astals Cid
> 
> <albert.astals.cid@kdab.com> wrote:
> > git pull --rebase --autostash
> > 
> > is a valid command but the --autostash autocompletion is not suggested
> > after typing
> > 
> > git pul<TAB> --reb<TAB --au<TAB
> > 
> > Would be great if that could be added.
> > 
> > Thanks :)
> > 
> > Albert
> > 
> > P.S: I'm not subscribed CC me if need me to test something
> 
> Maybe you can propose a patch for this?
> 
> Rough steps to success:
> 
>   git clone git://git.kernel.org/pub/scm/git/git.git/
>   cd git
>   $EDIT contrib/completion/git-completion.bash
>    (look for _git_pull)
>   git commit -m "my first commit to git"
>   (This is paraphrased, see Documentation/SubmittingPatches
>    for a better idea how to craft commit messages)
>   git format-patch HEAD^
>   git send-email 0001-xxx.patch
> 
> > --
> > Albert Astals Cid | albert.astals.cid@kdab.com | Software Engineer
> > Klarälvdalens Datakonsult AB, a KDAB Group company
> > Tel: Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322)
> > KDAB - The Qt, C++ and OpenGL Experts


-- 
Albert Astals Cid | albert.astals.cid@kdab.com | Software Engineer
Klarälvdalens Datakonsult AB, a KDAB Group company
Tel: Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322)
KDAB - The Qt, C++ and OpenGL Experts

      reply	other threads:[~2017-11-20 15:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-31 15:21 Bug/Wish: bash completion for git pull --rebase doesn't include --autostash Albert Astals Cid
2017-10-31 17:56 ` Stefan Beller
2017-11-20 15:08   ` Albert Astals Cid [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=2531561.GdBCVJbi7q@yoga \
    --to=albert.astals.cid@kdab.com \
    --cc=git@vger.kernel.org \
    --cc=sbeller@google.com \
    /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