Unknown mailing list, search.

Re: [PATCH] Remove duplicate pathspecs from ls-files command line

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: git discussion list <git@...>
Cc: Alex Riesen <raa.lkml@...>, <439992-quiet@...>, Junio C Hamano <junkio@...>
Date: Wednesday, August 29, 2007 - 4:57 pm

also sprach Alex Riesen <raa.lkml@gmail.com> [2007.08.29.2144 +0200]:

Signed-off-by: martin f krafft <madduck@madduck.net>

I confirm that Alex' patch does what it should:

$ git init
Initialized empty Git repository in .git/
$ date > a; git add a; git commit -m.
Created initial commit afb6bca: .
 1 files changed, 1 insertions(+), 0 deletions(-)
 create mode 100644 a
$ date >> a
$ git commit -m. a a
Created commit f41d10a: .
 1 files changed, 1 insertions(+), 0 deletions(-)

--=20
 .''`.   martin f. krafft <madduck@debian.org>
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems
=20
"although occasionally there is something to be said for solitude."
                                          -- special agent dale cooper
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
double occurrence of filenames on command lines, martin f krafft, (Wed Aug 29, 4:11 am)
Re: [PATCH] Remove duplicate pathspecs from ls-files command..., martin f krafft, (Wed Aug 29, 4:57 pm)