Clarification required for microproject Add configuration options for some commonly used command-line options

2015-03-10 Thread Koosha Khajehmoogahi
Does this microproject require the feature to be a generic one for every
possible command or should it be limited to some particular commands?
--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Clarification required for microproject Add configuration options for some commonly used command-line options

2015-03-10 Thread Junio C Hamano
Koosha Khajehmoogahi koosha.kha...@gmail.com writes:

 Does this microproject require the feature to be a generic one for every
 possible command or should it be limited to some particular commands?

The Micro is written lazily so that by writing that entry once, it
can tell many students to work on many different Git subcommands and
their options in parallel ;-)

generic for every possible is very hard to do it well and make it
useful, and is unsuitably big undertaking for a microproject, I
would think.




--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html