Re: [PATCH 3/3] git checkout --nodwim
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:47:36
Johannes Schindelin [off-list ref] writes:
Hi, On Thu, 22 Oct 2009, Nanako Shiraishi wrote:quoted
Quoting Avery Pennarun [off-list ref]quoted
On Sun, Oct 18, 2009 at 3:53 PM, Junio C Hamano [off-list ref] wrote:quoted
Helping hands in polishing it up is very welcome.I find the idea of an option for "don't do what I mean" to be pretty entertaining. Or maybe just misleading :) Have fun, AveryAs Junio asked for helping hands, let's try to be helpful and constructive. Maybe "don't second-guess" explains it better?My take on it: 1) --no-porcelain 2) we all are bike-shedding, not being constructive at all
You are right about (2), regarding the option name. I've queued one that uses --no-guess. Regarding the correct use of parse_options(), I had to figure it out myself, and helping hand would have, eh, helped me.