public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
From: Sergey Organov <sorganov@gmail•com>
To: Martin Guy <martinwguy@gmail•com>
Cc: git@vger•kernel.org
Subject: Re: single-char options
Date: Fri, 02 Feb 2024 17:59:37 +0300	[thread overview]
Message-ID: <8734ua52ue.fsf@osv.gnss.ru> (raw)
In-Reply-To: <0e88ac8ad60d2da689d0a308cc59a02d468bc15f.camel@gmail.com> (Martin Guy's message of "Fri, 02 Feb 2024 13:45:55 +0000")

Martin Guy <martinwguy@gmail•com> writes:

> I'm sure this must have been thought of before and rejected, but us RSI
> sufferers would like to be able to say "git rebase -c" for "--continue"
> not only for speed and ease, but for all the other RSI sufferers out
> there.

I'm afraid you'll have hard time to bring *any* one-letter option into
core Git.

That said, an option here is to maintain suitable set of aliases,
probably contributed to Git to be easily installed, containing, say,

  git config --global alias.re 'rebase'
  git config --global alias.rc 'rebase --continue'
  git config --global alias.ra 'rebase --abort'
  etc.

HTH,
-- 
Sergey Organov

  parent reply	other threads:[~2024-02-02 14:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-02 13:45 single-char options Martin Guy
2024-02-02 14:42 ` Kristoffer Haugsbakk
2024-02-02 14:59 ` Sergey Organov [this message]
2024-02-04 13:47 ` Oswald Buddenhagen

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=8734ua52ue.fsf@osv.gnss.ru \
    --to=sorganov@gmail$(echo .)com \
    --cc=git@vger$(echo .)kernel.org \
    --cc=martinwguy@gmail$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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