Matthieu Moy <[EMAIL PROTECTED]> writes: > Michael Olson <[EMAIL PROTECTED]> writes: > >> The value itself should be a customizable option, defaulting to nil >> (perhaps) in order to keep the surprise factor to a minimum for >> other VCS users. > > The default value is indeed hard to choose. nil makes DVC-git less > surprising for users of other tools, but t makes it less surprising > for git users.
One way to handle this is to set the default to nil, but have a prompt (also enabled by default) whenever the variable is invoked (or maybe only for a few of the commands) explaining the existence of the other choice, how to set it, and how to disable the prompt. Similar to the disabled commands in standard Emacs. -- -- Stephe _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
