From: Jonathan Nieder <jrnieder@gmail.com>
To: Taylor Hedberg <tmhedberg@gmail.com>
Cc: Maaartin <grajcar1@seznam.cz>, git@vger.kernel.org
Subject: Re: Commiting automatically (2)
Date: Sun, 19 Dec 2010 14:17:36 -0600 [thread overview]
Message-ID: <20101219201736.GA12653@burratino> (raw)
In-Reply-To: <20101219183619.GB11955@burratino>
Jonathan Nieder wrote:
>> On Sun, Dec 19, 2010 at 08:29:50AM +0000, Maaartin wrote:
>>> There's one more problem. My script doesn't recognize deleted files, since
>>> git add -A
>>> does nothing to them.
[...]
> Maaartin, could you give an example showing where add -A goes wrong?
Please ignore; looks like Taylor and Junio figured it out. (For
anyone else who was confused like me: the files in question were
removed with the equivalent of
git rm --cached generated.c
rather than
rm -f irrelevant.c
.)
next prev parent reply other threads:[~2010-12-19 20:18 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-19 8:29 Commiting automatically (2) Maaartin
2010-12-19 15:08 ` Taylor Hedberg
2010-12-19 18:36 ` Jonathan Nieder
2010-12-19 20:17 ` Jonathan Nieder [this message]
2010-12-20 5:12 ` Maaartin
2010-12-19 19:32 ` Junio C Hamano
2010-12-20 5:46 ` Maaartin
2010-12-20 7:33 ` Enrico Weigelt
2010-12-21 8:36 ` Maaartin
2010-12-21 13:06 ` Jakub Narebski
[not found] ` <4D1190A6.4070201@seznam.cz>
2010-12-27 12:04 ` Jakub Narebski
2011-01-03 0:39 ` Maaartin-1
2011-01-03 17:34 ` Jakub Narebski
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=20101219201736.GA12653@burratino \
--to=jrnieder@gmail.com \
--cc=git@vger.kernel.org \
--cc=grajcar1@seznam.cz \
--cc=tmhedberg@gmail.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).