git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <junkio@cox.net>
To: Marc Singer <elf@buici.com>
Cc: git@vger.kernel.org
Subject: Re: Converting commits to patch files?  HEAD vs HEAD^
Date: Fri, 08 Jul 2005 19:41:03 -0700	[thread overview]
Message-ID: <7vvf3k1z28.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <20050709013859.GA11947@buici.com> (Marc Singer's message of "Fri, 8 Jul 2005 18:38:59 -0700")

>>>>> "MS" == Marc Singer <elf@buici.com> writes:

MS> If I've made several commits, I'd like to be able to gather several
MS> together and produce a patch file.  Better still, I'd like to be able
MS> to pick a set of discontiguous commits an bundle them into a single
MS> patch.  Ought I be using tags?

    You ought to be using ...

Oh, I want to say it because the above is what I do all the time
using my Porcelain on GIT, but on the other hand, officially I
am _not_ working on any Porcelain, so... I am in a dilemma.  I
won't talk about that tool I use myself.

Although I have not looked at it myself, you may want to take a
look at StGIT.

"Keeping patches, tracking upstream by primarily updating,
forward porting and e-mail submitting patches" is often the
development model taken by "individual developers", while
"making commits primarily by accepting patches, merging with
repos of other people who have similar aggregator role" is often
the model used by "project leads".

The core GIT (and "git" barebone Porcelain) is geared towards
"project lead" use, and I suspect Cogito would be so to a
certain extent.  By judging only from its description, StGIT,
with its attitude ancestry of quilt, may be more comfortable to
use with "individual developers" mode of operation.

Well, I'd say what I use anyway, and quickly duck ;-)

    You ought to be using ... JIT.

  parent reply	other threads:[~2005-07-09  2:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-09  1:38 Converting commits to patch files? HEAD vs HEAD^ Marc Singer
2005-07-09  1:52 ` Linus Torvalds
2005-07-09  2:41 ` Junio C Hamano [this message]
2005-07-09 11:10   ` Catalin Marinas

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=7vvf3k1z28.fsf@assigned-by-dhcp.cox.net \
    --to=junkio@cox.net \
    --cc=elf@buici.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).