git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Symbolic 'references' in Git?
@ 2011-04-14 20:30 Chris Patti
  2011-04-14 21:24 ` Wesley J. Landaker
  0 siblings, 1 reply; 7+ messages in thread
From: Chris Patti @ 2011-04-14 20:30 UTC (permalink / raw)
  To: git

Folks;

We want a way to have our Bamboo configuration utilize a symbol to
refer to 'latest release' 'latest patch' etc. in Git, rather than
having to go in and change the actual branch name every time we ship a
release and create a new one.

We thought about using something like:

git symbolic-ref -m'new next-release branch build for Bamboo'
next-release release-3.15

However, this symbolic ref is only local to one repository, and we
want it to be global across all of Bamboo.

Rather than resorting to manually copying the symbolic ref file
around, from repo to repo, is there any way to make such a symbolic
'variable' global?

Thanks!
-Chris


-- 
Christopher Patti - Geek At Large | GTalk: cpatti@gmail.com | AIM:
chrisfeohpatti | P: (260) 54PATTI
"Technology challenges art, art inspires technology." - John Lasseter, Pixar

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-04-15  8:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2011-04-14 23:00     ` Junio C Hamano
2011-04-15  8:27     ` Michael J Gruber

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).