From: "Rafael Garcia-Suarez" <rgarciasuarez@gmail.com>
To: "Johannes Schindelin" <Johannes.Schindelin@gmx.de>
Cc: "Jean-Baptiste Quenot" <jbq@caraldi.com>, git@vger.kernel.org
Subject: Re: Recording cherry-picked commits
Date: Sun, 23 Mar 2008 14:57:33 +0100 [thread overview]
Message-ID: <b77c1dce0803230657i6d61abefg3b0ee7b42119927c@mail.gmail.com> (raw)
In-Reply-To: <alpine.LSU.1.00.0803231309370.4353@racer.site>
On 23/03/2008, Johannes Schindelin <Johannes.Schindelin@gmx.de> wrote:
> Actually, you should not store it in the root of the working tree, but in
> the git dir (because it should never be tracked!), and then you can make
> it non-hidden:
>
> file="$(git rev-parse --git-dir)"/cherry
But this way, how can it be shared among several repositories?
(without patching git-clone itself, that might be a solution.) The use
case being many commiters cherry-picking patches from a development
branch to a maintainance one.
next prev parent reply other threads:[~2008-03-23 13:58 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-21 12:33 Recording cherry-picked commits Jean-Baptiste Quenot
2008-03-22 16:37 ` Jean-Baptiste Quenot
2008-03-22 22:48 ` Rafael Garcia-Suarez
2008-03-23 0:37 ` Junio C Hamano
2008-03-23 11:07 ` Jean-Baptiste Quenot
2008-03-23 12:11 ` Johannes Schindelin
2008-03-23 13:57 ` Rafael Garcia-Suarez [this message]
2008-03-23 14:12 ` Johannes Schindelin
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=b77c1dce0803230657i6d61abefg3b0ee7b42119927c@mail.gmail.com \
--to=rgarciasuarez@gmail.com \
--cc=Johannes.Schindelin@gmx.de \
--cc=git@vger.kernel.org \
--cc=jbq@caraldi.com \
/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).