git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rustom Mody <rustompmody@gmail.com>
To: Git Mailing List <git@vger.kernel.org>
Subject: Re: git workflow for fully distributed mini-teams
Date: Thu, 17 Sep 2009 19:22:23 +0530	[thread overview]
Message-ID: <f46c52560909170652t54f68c31hfbb8ae6472190ac1@mail.gmail.com> (raw)
In-Reply-To: <f46c52560909170538q4d316d00jcccad8ec9f563574@mail.gmail.com>

On Thu, Sep 17, 2009 at 6:08 PM, Rustom Mody <rustompmody@gmail.com> wrote:
> On Thu, Sep 17, 2009 at 12:58 PM, Johannes Sixt <j.sixt@viscovery.net> wrote:
>> I think the most important thing would be that you send bundles around,
>> not patches, so that you all can work with and talk about unique object names.
>>
>> -- Hannes

I started looking at git bundle and find things like master\~10.
Whats the backslash doing?

Tried running git bundle create with and without the backslash -- it
produced the same bundle.

Looked up tilde-expansion in bash and I gather bash does things to the
~ only on beginning of words whereas as far as I can see git uses ~
only at the end of words like master.

What am I missing?

  reply	other threads:[~2009-09-17 13:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-16  7:35 git workflow for fully distributed mini-teams Rustom Mody
2009-09-16 16:43 ` Nicolas Sebrecht
2009-09-17  7:03   ` Rustom Mody
2009-09-17  7:28     ` Johannes Sixt
2009-09-17 12:38       ` Rustom Mody
2009-09-17 13:52         ` Rustom Mody [this message]
2009-09-17 14:47           ` Johannes Sixt
2009-09-18  7:01             ` Rustom Mody

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=f46c52560909170652t54f68c31hfbb8ae6472190ac1@mail.gmail.com \
    --to=rustompmody@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).