git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git (commit|tag) atomicity
@ 2012-02-28 15:40 Jon Jagger
  2012-02-28 16:46 ` Holger Hellmuth
  0 siblings, 1 reply; 6+ messages in thread
From: Jon Jagger @ 2012-02-28 15:40 UTC (permalink / raw)
  To: git

Hi,
I don't know a lot about git - I use it as a tool behind
http://cyber-dojo.com
which is an online coding dojo server.
I have a quick question...
If I do a
   git commit ....
in one thread and a
   git tag | sort -g
in another thread is the output of the git tag guaranteed to be atomic?
That is, the output will be from before the git commit or after it but
not a mixture?
Logically, I assume so but cannot find anything definitive on google
or in my git books or from the lips of my friends.
Thanks for any help
Jon Jagger

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

end of thread, other threads:[~2012-02-28 20:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-28 15:40 git (commit|tag) atomicity Jon Jagger
2012-02-28 16:46 ` Holger Hellmuth
2012-02-28 17:12   ` Jon Jagger
2012-02-28 17:41     ` Jakub Narebski
2012-02-28 18:57       ` Zach Brown
2012-02-28 20:43         ` Jon Jagger

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