Jakub Narebski <jnareb@xxxxxxxxx> writes: >> > 16. Which of the following features would you like to see implemented >> > in git? >> [...] >> > + environmental variables in config, expanding ~ and ~user >> >> I think we have ~ and ~user now. > > Thanks, will fix. To be more precise, Git knows how to expand ~ and ~user (that's git_config_pathname() in C, and "git config --path" from the command-line), and does it for some configuration variables (core.excludesfile for example). -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html