From: Holger Hellmuth <hellmuth@ira.uka.de>
To: Jon Jagger <jon@jaggersoft.com>
Cc: git@vger.kernel.org
Subject: Re: git (commit|tag) atomicity
Date: Tue, 28 Feb 2012 17:46:44 +0100 [thread overview]
Message-ID: <4F4D04F4.80905@ira.uka.de> (raw)
In-Reply-To: <CADWOt=j8gJvr88eNAfoYq_qGQvG6M_k-9MCuof_DRrH0sHRVCA@mail.gmail.com>
On 28.02.2012 16:40, Jon Jagger wrote:
> 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?
Can a "git commit" add or remove tags? AFAIK it can't and so the two
commands don't conflict in any way.
next prev parent reply other threads:[~2012-02-28 16:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-28 15:40 git (commit|tag) atomicity Jon Jagger
2012-02-28 16:46 ` Holger Hellmuth [this message]
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
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=4F4D04F4.80905@ira.uka.de \
--to=hellmuth@ira.uka.de \
--cc=git@vger.kernel.org \
--cc=jon@jaggersoft.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 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.