From: "Doug Reiland" <dreiland@gmail.com>
To: "Jon Loeliger" <jdl@freescale.com>
Cc: git@vger.kernel.org
Subject: Re: can you push from a bare repository??
Date: Fri, 27 Jun 2008 14:41:05 -0400 [thread overview]
Message-ID: <6844644e0806271141q6b90901al2e9f40509f1c3539@mail.gmail.com> (raw)
In-Reply-To: <48652F01.4080309@freescale.com>
Is that the only way? It wouldn't work for what I want to do.
I will have many users creating these environments and I wouldn't want
them all creating those remote branches on the main server.
On Fri, Jun 27, 2008 at 2:18 PM, Jon Loeliger <jdl@freescale.com> wrote:
> Doug Reiland wrote:
>>
>> I have a main repository called main
>> I create a bare clone from main call bare_clone
>> I create clone from bare_clone called work_repository_1
>>
>> I do my work in work_repository_1, commit, and push changes to bare_clone
>>
>> How to a push the changes in bare_clone into main??
>>
>
> Go to your main repo and configure up a new remote
> using "git remote add' pointing to the bare repo.
> Then fetch from that remote!
>
> jdl
>
prev parent reply other threads:[~2008-06-27 18:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-27 17:58 can you push from a bare repository?? Doug Reiland
2008-06-27 18:18 ` Jon Loeliger
2008-06-27 18:41 ` Doug Reiland [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=6844644e0806271141q6b90901al2e9f40509f1c3539@mail.gmail.com \
--to=dreiland@gmail.com \
--cc=git@vger.kernel.org \
--cc=jdl@freescale.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).