zsh-users
 help / color / mirror / code / Atom feed
From: Hannu Koivisto <azure@iki.fi>
To: Zsh Users' List <zsh-users@sunsite.dk>
Subject: git checkout and git clone completion problems
Date: Wed, 24 May 2006 17:23:45 +0300	[thread overview]
Message-ID: <87mzd7h572.fsf@trews52.bothi.fi> (raw)

Greetings,

I'm a beginner with git so it may be that I can't interpret some
results correctly or see that they are actually repository problems
or similar.  Also, I obtained git completion code from CVS and I'm
using it, or at least trying, with Debian stable's zsh 4.2.5 so it
may be that this causes problems.

In any case, I'm experimenting with a repository cloned from
<http://sbcl.boinkor.net/git/sbcl-beta.git/>.  git is 1.3.3.

First, "git branches" gives me a list of 45 branches.  The list
looks what it is supposed to be.  Yet "git checkout <tab>" gives me
239 completions.  It seems that the list includes also tags even
though git checkout does not seem to accept tags.  Also, it seems
that for each tag there is a corresponding entry with \^\{\}
appended.  A small snippet:

resistance-is-futex
resistance-is-futex-start
resistance-is-futex-start\^\{\}

Of these only the first is a branch.  resistance-is-futex-start is
a tag.

Second, "git clone <tab>" results to:

[prompt] git clone _git-clone:10: command not found: (-q --quiet)-q[operate quietly]
         git clone <cursor position>
--local  -l  -- perform a local cloning of a repository

-- 
Hannu


             reply	other threads:[~2006-05-24 14:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-24 14:23 Hannu Koivisto [this message]
2006-05-24 16:10 ` Nikolai Weibull
2006-05-24 16:25   ` Peter Stephenson
2006-05-24 16:29   ` Hannu Koivisto

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=87mzd7h572.fsf@trews52.bothi.fi \
    --to=azure@iki.fi \
    --cc=zsh-users@sunsite.dk \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).