On Sat, 19 Jan 2013 00:37:20 +0800 lei yang <[email protected]> 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. --
On Sat, 19 Jan 2013 00:37:20 +0800 lei yang <[email protected]> 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. --