[Kstars-devel] Non full name in developer account
Alexander Potashev
aspotashev at gmail.com
Sun May 17 10:59:45 UTC 2015
2015-05-17 13:54 GMT+03:00 M.S. Adityan <msadityan at gmail.com>:
> I have changed my name in the developer account to my full name. Someone
> from the sysadmin team told me to do so. I have also changed my name to my
> full name in my .gitconfig file. What could be causing this error?
Hi,
Changing the name in .gitconfig has effect only on your future
commits. You need to modify the existing commits you are about to
push, use git commit --amend for that [1].
[1] http://stackoverflow.com/a/1320317
--
Alexander Potashev
More information about the Kstars-devel
mailing list