From: "Wesley J. Landaker" <wjl@icecavern.net>
To: Chris Patti <cpatti@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Symbolic 'references' in Git?
Date: Thu, 14 Apr 2011 16:22:39 -0600 [thread overview]
Message-ID: <201104141622.39491.wjl@icecavern.net> (raw)
In-Reply-To: <BANLkTik5tD5UOrDkpL8ahEgwFjT+suHACQ@mail.gmail.com>
On Thursday, April 14, 2011 15:31:13 Chris Patti wrote:
> On Thu, Apr 14, 2011 at 5:24 PM, Wesley J. Landaker <wjl@icecavern.net>
wrote:
> > Why not just use a tag or a branch ?
>
> Won't either of those things create a 'next-release' that's frozen in
> time where the release-3.15 branch is *right now*?
>
> This is for a CI system (Bamboo) so we need next-release to act as if
> we were using release-3.15 itself.
Yes, you are right, but I was thinking about how I usually see it done and
do it in my projects is that "next-release" is what you always are working
on, and "release-3.15" would only be made when 3.15 is finalized.
It sounds like you are doing it the other way around, in which case I agree
that being able to easily share symbolic-refs would be solve the problem --
but I don't know how to do that, other than, say, a hook script that
everyone uses.
Maybe someone else will chime in with a better solution? =)
next prev parent reply other threads:[~2011-04-14 22:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-14 20:30 Symbolic 'references' in Git? Chris Patti
2011-04-14 21:24 ` Wesley J. Landaker
2011-04-14 21:31 ` Chris Patti
2011-04-14 22:20 ` Jeff King
2011-04-14 22:22 ` Wesley J. Landaker [this message]
2011-04-14 23:00 ` Junio C Hamano
2011-04-15 8:27 ` Michael J Gruber
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=201104141622.39491.wjl@icecavern.net \
--to=wjl@icecavern.net \
--cc=cpatti@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 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.