Re: git bug? + question
From: Shawn Pearce <hidden>
Date: 2016-08-11 20:27:29
Sean [off-list ref] wrote:
All that remains is coming to some consensus on which set of options should be enabled for new Git users. Once someone is up to speed, they can enable whichever options support their workflow. But once they've enabled those options, Git should do it's best to support that workflow without a lot of manual intervention most of the time. That's what the options I was suggesting would do for some workflows.
Agreed. Since I already have to spell out the entire clone command line (including URL) for my users asking them to also include a few options (such as the hypothetical "--only vmdvt,vmtip -n") is not a problem. As in my workflow could be in the more "advanced user" category. :-) --