From: "Doug Reiland" <dreiland@gmail.com>
To: git@vger.kernel.org
Subject: can you push from a bare repository??
Date: Fri, 27 Jun 2008 13:58:16 -0400 [thread overview]
Message-ID: <6844644e0806271058r738e300fxf10f50b4ad29a93c@mail.gmail.com> (raw)
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??
thanks in advance,
Doug
next reply other threads:[~2008-06-27 17:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-27 17:58 Doug Reiland [this message]
2008-06-27 18:18 ` can you push from a bare repository?? Jon Loeliger
2008-06-27 18:41 ` Doug Reiland
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=6844644e0806271058r738e300fxf10f50b4ad29a93c@mail.gmail.com \
--to=dreiland@gmail.com \
--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).