git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Nieder <jrnieder@uchicago.edu>
To: Miklos Vajna <vmiklos@frugalware.org>
Cc: git@vger.kernel.org
Subject: Re: Documentation: user-manual: "git commit -a" doesn't motivate .gitignore
Date: Wed, 6 Aug 2008 17:54:54 -0500 (CDT)	[thread overview]
Message-ID: <Pine.GSO.4.62.0808061753420.22639@harper.uchicago.edu> (raw)
In-Reply-To: <Pine.GSO.4.62.0808061725450.21683@harper.uchicago.edu>

On Wed, 6 Aug 2008, Jonathan Nieder wrote:

> Subject: git commit --addremove: add and update all files
> 
> This makes git commit -A a shortcut for git add -A && git commit.  It
> saves keystrokes, but more importantly it seems to be conceptually the
> right thing thing for users who have perfect .gitignore files and want
> to ignore the index.
> ---
>  builtin-commit.c |   18 +++++++++++++++---
>  1 files changed, 15 insertions(+), 3 deletions(-)

I was too hasty - the patch is insane in a number of ways.  But hopefully
the intent is clear :)

Jonathan

  reply	other threads:[~2008-08-06 22:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-06 21:22 Documentation: user-manual: "git commit -a" doesn't motivate .gitignore Jonathan Nieder
2008-08-06 21:47 ` Miklos Vajna
2008-08-06 22:29   ` Jonathan Nieder
2008-08-06 22:54     ` Jonathan Nieder [this message]
2008-08-07  0:15     ` [PATCH] Documentation: clarify that git-commit only works with tracked files Jonathan Nieder
2008-08-07  0:39       ` Johannes Schindelin
2008-08-07  1:14         ` Jonathan Nieder
2008-08-07 11:00         ` Miklos Vajna
2008-08-07 11:52         ` Peter Krefting
2008-08-07 12:24 ` Documentation: user-manual: "git commit -a" doesn't motivate .gitignore J. Bruce Fields

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=Pine.GSO.4.62.0808061753420.22639@harper.uchicago.edu \
    --to=jrnieder@uchicago.edu \
    --cc=git@vger.kernel.org \
    --cc=vmiklos@frugalware.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).