From: Jeff King <peff@peff.net>
To: david@lang.hm
Cc: git@vger.kernel.org
Subject: Re: how to make a commit only contain existing files
Date: Tue, 7 Dec 2010 22:39:10 -0500 [thread overview]
Message-ID: <20101208033910.GA4065@sigill.intra.peff.net> (raw)
In-Reply-To: <alpine.DEB.2.00.1012071652160.662@asgard.lang.hm>
On Tue, Dec 07, 2010 at 04:52:48PM -0800, david@lang.hm wrote:
> >Won't "git add -A; git commit" do what you want?
>
> it very well may, I'll have to upgrade git on that box to a version
> that supports it.
It was introduced in 1.6.0. If you have something older, "git add -u &&
git add ." will do the same thing.
-Peff
prev parent reply other threads:[~2010-12-08 3:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-07 21:00 how to make a commit only contain existing files david
2010-12-07 21:11 ` Jeff King
2010-12-08 0:52 ` david
2010-12-08 3:39 ` Jeff King [this message]
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=20101208033910.GA4065@sigill.intra.peff.net \
--to=peff@peff.net \
--cc=david@lang.hm \
--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 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).