git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BUG] "git clean" does not pay attention to its parameters
@ 2007-12-05  6:54 Nanako Shiraishi
  2007-12-05  7:55 ` Junio C Hamano
  0 siblings, 1 reply; 9+ messages in thread
From: Nanako Shiraishi @ 2007-12-05  6:54 UTC (permalink / raw)
  To: Shawn Bohrer; +Cc: git

In a repository with LaTeX documents, I tried to see what *.aux files are left behind after formatting, by running "git clean -n" with the latest git (1.5.3.7-1005-gdada0c1):

  % git clean -n '*.aux'

This however showed more than just '*.aux' files.  With the released version 1.5.3.6, the output is correctly limited to the files that match the pattern.

----------------------------------------------------------------------
Get a free email account with anti spam protection.
http://www.bluebottle.com/tag/2

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-12-06  3:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-05  6:54 [BUG] "git clean" does not pay attention to its parameters Nanako Shiraishi
2007-12-05  7:55 ` Junio C Hamano
2007-12-05  9:49   ` Johannes Schindelin
2007-12-05 10:11     ` * " Junio C Hamano
2007-12-05 10:50   ` Sam Ravnborg
2007-12-05 15:28   ` Shawn Bohrer
2007-12-06  2:14     ` Junio C Hamano
2007-12-05 18:03   ` Jeff King
2007-12-06  3:28   ` Jeff King

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).