All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tobias Sarnowski <sarnowski@cosmocode.de>
To: git@vger.kernel.org
Subject: How to share the same commits offline?
Date: Fri, 29 Jun 2007 17:28:03 +0200	[thread overview]
Message-ID: <46852503.8090407@cosmocode.de> (raw)

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

             reply	other threads:[~2007-06-29 15:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-29 15:28 Tobias Sarnowski [this message]
2007-06-29 16:09 ` How to share the same commits offline? Jakub Narebski

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=46852503.8090407@cosmocode.de \
    --to=sarnowski@cosmocode.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.