Fw: unable to push

Kevin Krammer krammer at kde.org
Mon Jun 18 12:41:29 UTC 2012


Hi,

On Monday, 2012-06-18, Heena Mahur wrote:
> ----- Forwarded Message -----
> From: Heena Mahur <hena18 at rocketmail.com>
> To: "kde-edu at mail.kde.org" <kde-edu at mail.kde.org>; "kdevelop at kde.org"
> <kdevelop at kde.org>; Aleix Pol <aleixpol at kde.org> Sent: Monday, 18 June
> 2012 5:43 PM
> Subject: unable to push
> 
> 
> http://pastebin.com/raw.php?i=1rhaAU6w please suggest what to do and how?

My guess is that there the git repository's name check doesn't like the "name" 
part of the commit log, i.e. "heenamahour"
It most likely checks if the name is the same you've registered with when 
applying for the account, e.g. your name as it appears in this email.

You can change the name git is using by either editing ~/.gitconfig (global) or 
running

git config user.name "Firstname Lastname"

This doesn't change the commits you've already done, so you'll have to change 
those as well

Cheers,
Kevin
-- 
Kevin Krammer, KDE developer, xdg-utils developer
KDE user support, developer mentoring
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20120618/f51ee007/attachment-0001.sig>


More information about the kde-edu mailing list