All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miklos Vajna <vmiklos@frugalware.org>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: Jonathan Nieder <jrnieder@uchicago.edu>, git@vger.kernel.org
Subject: Re: [PATCH] Documentation: clarify that git-commit only works with tracked files
Date: Thu, 7 Aug 2008 13:00:12 +0200	[thread overview]
Message-ID: <20080807110012.GB32057@genesis.frugalware.org> (raw)
In-Reply-To: <alpine.DEB.1.00.0808070239120.9611@pacific.mpi-cbg.de.mpi-cbg.de>

[-- Attachment #1: Type: text/plain, Size: 459 bytes --]

On Thu, Aug 07, 2008 at 02:39:59AM +0200, Johannes Schindelin <Johannes.Schindelin@gmx.de> wrote:
> Funny.  I haven't used CVS for a while now, but I seem to remember that 
> "cvs commit newfile.c" without a prior "cvs add newfile.c" is not allowed.

But there is a difference. In most VCSes, you need 'add' once. In git
you need add before every commit. Of course this should be clear after
reading the "How to make a commit" part of the user manual.

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

  parent reply	other threads:[~2008-08-07 12:50 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
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 [this message]
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=20080807110012.GB32057@genesis.frugalware.org \
    --to=vmiklos@frugalware.org \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=jrnieder@uchicago.edu \
    /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.