* How to share the same commits offline?
@ 2007-06-29 15:28 Tobias Sarnowski
2007-06-29 16:09 ` Jakub Narebski
0 siblings, 1 reply; 2+ messages in thread
From: Tobias Sarnowski @ 2007-06-29 15:28 UTC (permalink / raw)
To: git
Hi,
I am very happy with git and I am using it now on every project I
develop, thanks Linus! My question is, how can I share objects with
another repository without a direct connection?
If I create patches with git-format-patch I am loosing the commit id
informations, so the copied tags loose their target too. I want to be
able to distribute changes by e-mail without loosing the sha1 ids. (Just
dump copying the .git/object files and updateing the .git/refs only
cause errors - I did not grab the source codes enough to understand the
connections)
Thanks,
Tobias Sarnowski
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: How to share the same commits offline?
2007-06-29 15:28 How to share the same commits offline? Tobias Sarnowski
@ 2007-06-29 16:09 ` Jakub Narebski
0 siblings, 0 replies; 2+ messages in thread
From: Jakub Narebski @ 2007-06-29 16:09 UTC (permalink / raw)
To: git
[Cc: git@vger.kernel.org]
Tobias Sarnowski wrote:
> I am very happy with git and I am using it now on every project I
> develop, thanks Linus! My question is, how can I share objects with
> another repository without a direct connection?
Try git-bundle, since git version 1.5.1.
--
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-06-29 16:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-29 15:28 How to share the same commits offline? Tobias Sarnowski
2007-06-29 16:09 ` Jakub Narebski
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).