On Sat, Jan 19, 2013 at 1:00 AM, Konstantin Khomoutov <flatw...@users.sourceforge.net> wrote: > On Sat, 19 Jan 2013 00:37:20 +0800 > lei yang <yanglei.f...@gmail.com> wrote: > >> git config --global sendemail.smtppass xxxx this will display >> password in .git config >> >> can we avoid this ? > > Yes, do not keep passwords in your configuration files.
but if we don't put it in the configuration file, it will let me input it, that's not a easy life, how do you do that Lei --