git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ryan Anderson <ryan@michonline.com>
To: Linus Torvalds <torvalds@osdl.org>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] Add git-find-new-files to spot files added to the tree, but not the repository
Date: Mon, 25 Jul 2005 02:00:30 -0400	[thread overview]
Message-ID: <20050725060029.GC6098@mythryan2.michonline.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0507231043330.6074@g5.osdl.org>

On Sat, Jul 23, 2005 at 10:48:39AM -0700, Linus Torvalds wrote:
> 
> Oh, and btw, maybe you didn't realize that "git-ls-files --others" already 
> basically does what your script does? Without any filtering - it was meant 
> to be run from a script, so something like

That's exactly what I was missing.

The usage on a lot of the commands is very, well, "terse".

I totally missed "others" and I'm not sure I would have caught the
significance right away, anyway.

I was going to start a patch series to pull the man pages into each
program - but then I just decided it'd be easier to install the man
pages.

-- 

Ryan Anderson
  sometimes Pug Majere

  reply	other threads:[~2005-07-25  6:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-23  7:42 [PATCH] Add git-find-new-files to spot files added to the tree, but not the repository Ryan Anderson
2005-07-23 17:43 ` Linus Torvalds
2005-07-23 17:48   ` Linus Torvalds
2005-07-25  6:00     ` Ryan Anderson [this message]
2005-07-23 20:44 ` Junio C Hamano

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=20050725060029.GC6098@mythryan2.michonline.com \
    --to=ryan@michonline.com \
    --cc=git@vger.kernel.org \
    --cc=torvalds@osdl.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).