Re: [PATCH 5/6] push: use same rules as git-rev-parse to resolve refspecs

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Steffen Prohaska
Date: Monday, November 12, 2007 - 1:48 pm

On Nov 12, 2007, at 8:51 PM, Junio C Hamano wrote:


Yes. I started with a syntax inspired by strcmp. But later
the function got match in its name. I think returning a
match with 'true' is more natural; and reserving '-1, 0, 1'
for compare (as in strcmp). Therefore I changed the return
value.

With '!' is correct now. Without '!' was correct before.

	Steffen

-
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:
Re: [PATCH 5/6] push: use same rules as git-rev-parse to r ..., Steffen Prohaska, (Mon Nov 12, 1:48 pm)