!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Subject:
Date: Thursday, September 13, 2007 - 2:32 pm

On FreeBSD 5.5 if you use git commit -a you get this error:

[root@robert /usr/local/test (testing)]# git commit -a
error: pathspec '-a' did not match any file(s) known to git.
Did you forget to 'git add'?

If I add the file and commit it works as expected.

Robert
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[No subject], Robert Boone, (Thu Sep 13, 2:32 pm)
Re: , Andreas Ericsson, (Fri Sep 14, 6:00 am)
Re: Re: , Robert Boone, (Fri Sep 14, 8:12 am)
Re: , Junio C Hamano, (Fri Sep 14, 6:27 am)