Re: [PATCH] Introduce 'git-format-patch --suffix=patch'

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Junio C Hamano
Date: Wednesday, January 17, 2007 - 12:27 pm

Andy Whitcroft <apw@shadowen.org> writes:


I've considered it, but I do not think it is worth it.  

If we did so, the configuration would look like:

	[format]
		suffix = .txt

which has a certain "Huh?" factor, and more importantly, a
careless user would end up with a patchfile that is named:

	0001-Introduce-git-format-patch-suffix-patchtxt

which is I think much worse than not being able to say:

	0001-Introduce-git-format-patch-suffix-patch

But I do not care that much either way.


-
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:
[RFC] Add a suffix option to git-format-patch, Josh Boyer, (Wed Jan 17, 6:10 am)
Re: [RFC] Add a suffix option to git-format-patch, Johannes Schindelin, (Wed Jan 17, 6:49 am)
Re: [RFC] Add a suffix option to git-format-patch, Josh Boyer, (Wed Jan 17, 7:50 am)
Re: [RFC] Add a suffix option to git-format-patch, Horst H. von Brand, (Wed Jan 17, 9:39 am)
[PATCH] Introduce 'git-format-patch --suffix=patch', Junio C Hamano, (Wed Jan 17, 12:18 pm)
Re: [PATCH] Introduce 'git-format-patch --suffix=patch', Andy Whitcroft, (Wed Jan 17, 12:20 pm)
Re: [PATCH] Introduce 'git-format-patch --suffix=patch', Junio C Hamano, (Wed Jan 17, 12:27 pm)
Re: [PATCH] Introduce 'git-format-patch --suffix=patch', Brian Gernhardt, (Wed Jan 17, 12:51 pm)
Re: [PATCH] Introduce 'git-format-patch --suffix=patch', Junio C Hamano, (Wed Jan 17, 12:57 pm)
Re: [PATCH] Introduce 'git-format-patch --suffix=patch', Brian Gernhardt, (Wed Jan 17, 1:08 pm)
Re: [PATCH] Introduce 'git-format-patch --suffix=patch', Johannes Schindelin, (Wed Jan 17, 6:11 pm)