From: Christian Couder <christian.couder@gmail.com>
To: Wang Shilong <wangshilong1991@gmail.com>
Cc: git <git@vger.kernel.org>, Wang Shilong <wangsl.fnst@cn.fujitsu.com>
Subject: Re: [Question] Usercase about git clone
Date: Sun, 19 Jan 2014 15:44:00 +0100 [thread overview]
Message-ID: <CAP8UFD2w=UpMFXMsT58GbMVZWQ-yANjhL-VEitN4u-HJsttwDA@mail.gmail.com> (raw)
In-Reply-To: <C4261F36-897A-4131-B76C-2E370AFBA63C@gmail.com>
Hi,
On Fri, Jan 17, 2014 at 4:53 PM, Wang Shilong <wangshilong1991@gmail.com> wrote:
> Hello everyone,
>
> I have a question about command 'git clone'
> If i clone a repo from remote, and if i run command:
>
> # git remote show origin
>
> It will output origin's url, however, this is what i want,
Is it really what you want or not?
> i just want to clone
> codes, but keep everything else unchanged, for example branches and
> they url….
There are urls for remote not for branches.
Did you look at the --mirror option?
Do you want something like the mirror option but with a working directory?
> How can i implement such functions by 'git clone'….I think this is really
> helpful because i really don't want to reset my branches' url every one…
Again there are no urls for branches.
Could you explain better what you would like exactly?
Best,
Christian.
prev parent reply other threads:[~2014-01-19 14:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-17 15:53 [Question] Usercase about git clone Wang Shilong
2014-01-19 14:44 ` Christian Couder [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='CAP8UFD2w=UpMFXMsT58GbMVZWQ-yANjhL-VEitN4u-HJsttwDA@mail.gmail.com' \
--to=christian.couder@gmail.com \
--cc=git@vger.kernel.org \
--cc=wangshilong1991@gmail.com \
--cc=wangsl.fnst@cn.fujitsu.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;
as well as URLs for NNTP newsgroup(s).