ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Alexey I. Froloff" <raorn@altlinux.org>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: [sisyphus] git и alias'ы
Date: Fri, 26 Jun 2009 18:50:34 +0400
Message-ID: <20090626145034.GA12716@altlinux.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 645 bytes --]

Очень привык к комплишну, уже на автомате набираю две-три буквы
команды и жмакаю Tab, а git checkout начал конкретно доставать:

$ git che<Tab>
---- git command ----
...
(материмся)
$ git check<Tab>
---- git command ----
...
(материмся)

И в итоге completion оказывается бесполезен.

Делаем вид, что бранч это такой специального вида каталог:

$ alias gcd='git checkout'

Как раз три буквы, и комплитить не надо.  И чтобы работал
комплишн аргументов (zsh only):

$ compdef _git-checkout gcd

Ура!

$ gcd <Tab>
---- branch-name ----
...
---- tag-name ----
...
---- index file ----
...

-- 
Regards,
Sir Raorn.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

             reply	other threads:[~2009-06-26 14:50 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-26 14:50 Alexey I. Froloff [this message]
2009-06-26 14:54 ` Ivan Fedorov
2009-06-26 14:55   ` Led
2009-06-26 15:21     ` Ivan Fedorov
2009-06-26 15:25       ` Alexey I. Froloff
2009-06-26 15:14   ` Alexey I. Froloff
2009-06-26 16:34   ` Andrey Rahmatullin
2009-06-26 16:43     ` Ivan Fedorov
2009-06-26 16:56       ` Andrey Rahmatullin
2009-06-26 17:08         ` Ivan Fedorov
2009-06-26 17:11           ` Andrey Rahmatullin
2009-06-26 17:26             ` Ivan Fedorov
2009-06-26 17:38 ` Slava Semushin
2009-06-26 17:47   ` Alexey I. Froloff
2009-06-26 17:50     ` Slava Semushin
2009-07-19 21:29 ` Alexey I. Froloff

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=20090626145034.GA12716@altlinux.org \
    --to=raorn@altlinux.org \
    --cc=sisyphus@lists.altlinux.org \
    /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

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git