Re: git-log -p --raw broken?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linus Torvalds
Date: Tuesday, November 6, 2007 - 4:10 pm

On Tue, 6 Nov 2007, Han-Wen Nienhuys wrote:

No, you're not *missing* anything. You have something *too much*.

Please remove the "-p" if you don't want a patch.

This works:

	git log --raw COMMIT-RANGE

(actually, most of the time you'd want to use "-r" too when you get raw 
output, but git log enables that by default)

			Linus
-
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:
git-log -p --raw broken?, Han-Wen Nienhuys, (Tue Nov 6, 3:48 pm)
Re: git-log -p --raw broken?, Han-Wen Nienhuys, (Tue Nov 6, 4:03 pm)
Re: git-log -p --raw broken?, Linus Torvalds, (Tue Nov 6, 4:10 pm)