From: Junio C Hamano <junkio@cox.net>
To: Linus Torvalds <torvalds@osdl.org>
Cc: A Large Angry SCM <gitzilla@gmail.com>,
Ryan Anderson <ryan@michonline.com>,
git@vger.kernel.org
Subject: Re: [PATCH 0/2] apply.c: a fix and an enhancement
Date: Fri, 22 Jul 2005 14:20:15 -0700 [thread overview]
Message-ID: <7vhdempmgg.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <Pine.LNX.4.58.0507221340450.6074@g5.osdl.org> (Linus Torvalds's message of "Fri, 22 Jul 2005 13:43:17 -0700 (PDT)")
Linus Torvalds <torvalds@osdl.org> writes:
> Just teach "parse_commit()" to look at a ".git/fake_parents" file, and
> insert fake extra parents for commits that way - you can graft any tree on
> top of any other tree that way, and it's probably a nice idea for testing
> things out.
Nicely put, thanks. That was exactly what I meant by
"grafting".
And the file would obviously be per-project, so according to
Pasky's suggestion that would be ".gitinfo/fake_parents" ;-).
next prev parent reply other threads:[~2005-07-22 21:21 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-22 16:56 [PATCH 0/2] apply.c: a fix and an enhancement Junio C Hamano
2005-07-22 18:18 ` Ryan Anderson
2005-07-22 19:46 ` Junio C Hamano
2005-07-22 20:16 ` Ryan Anderson
2005-07-22 20:29 ` A Large Angry SCM
2005-07-22 20:43 ` Linus Torvalds
2005-07-22 21:20 ` Junio C Hamano [this message]
2005-07-22 21:53 ` Linus Torvalds
2005-07-22 22:42 ` Santi Béjar
2005-07-22 22:55 ` Junio C Hamano
2005-07-22 23:26 ` Linus Torvalds
2005-07-22 23:39 ` Petr Baudis
2005-07-23 0:20 ` Junio C Hamano
2005-07-22 23:33 ` Petr Baudis
2005-07-22 23:50 ` Linus Torvalds
2005-07-22 23:59 ` Petr Baudis
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=7vhdempmgg.fsf@assigned-by-dhcp.cox.net \
--to=junkio@cox.net \
--cc=git@vger.kernel.org \
--cc=gitzilla@gmail.com \
--cc=ryan@michonline.com \
--cc=torvalds@osdl.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).