From: Nicolas Vilz 'niv' <niv@iaglans.de>
To: unlisted-recipients:; (no To-header on input)
Cc: git@vger.kernel.org
Subject: Re: git-clone and cg-clone
Date: Fri, 07 Apr 2006 00:14:00 +0200 [thread overview]
Message-ID: <443592A8.4070203@iaglans.de> (raw)
In-Reply-To: <44355978.3080205@itaapy.com>
Belmar-Letelier wrote:
> Since 0.17 to take benefit of cg-switch
>
> I use:
>
> $ git-clone xxx
> $ cg-branch-add origin xxx
>
> instead of
>
> $ cg-clone xxx
>
> becauce cg-clone did not fetch all the heads.
>
> Is there a better way to do this ?
>
well, first I was also using cg clone... but i also realized, that there
is only one branch being pulled from the repository.
If you use git clone, then all tags and branches will be pulled... so
everytime i start using a fresh repository and start pulling origin of
it, i use git clone instead of cg-clone.
i also use git checkout instead of cg-switch... well, i think i haven't
had a use for the effekts, cg-switch does, and always wanted git
checkout... and wondered about the files, which were missing in the
index of the new branch..
i think thats the difference between porcelain and plumbing...
Sincerly
Nicolas
prev parent reply other threads:[~2006-04-06 22:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-06 18:10 git-clone and cg-clone Belmar-Letelier
2006-04-06 22:14 ` Nicolas Vilz 'niv' [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=443592A8.4070203@iaglans.de \
--to=niv@iaglans.de \
--cc=git@vger.kernel.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
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;
as well as URLs for NNTP newsgroup(s).