Re: password forgot

2016-10-25 Thread Dennis Kaarsemaker
That is asking for your local computer password. This uninstaller also has nothing to do with git itself, but with the third-party git package you installed. The git project does not ship an 'uninstall.sh' On Tue, 2016-10-25 at 13:23 -0300, Luciano Schillagi wrote: > sorry, I'm a little confused

Re: password forgot

2016-10-25 Thread Dennis Kaarsemaker
On Tue, 2016-10-25 at 12:52 -0300, Luciano Schillagi wrote: > Hi, > > I forgot my password in git, such as resetting? Hi Luciano, Git itself doesn't do any authentication, so I assume you lost the password for an account on a hosted git solution such as gitlab or github. You should contact the

password forgot

2016-10-25 Thread Luciano Schillagi
Hi, I forgot my password in git, such as resetting? Thank You Luciano