[Localization] French translation

Sergio Ahumada sergio.ahumada at digia.com
Tue Jun 25 10:08:11 CEST 2013


>
> I have also try to push with branch :
>
>  > guillaume at guillaume-PC:/data/Dev/qt-creator$ git push HEAD:refs/for/2.8
> fatal: You are pushing to remote 'HEAD:refs/for/2.8', which is not the
> upstream of
> your current branch '2.8', without telling me what to push
> to update which remote branch.
>

Hi,

Try with:

git push origin HEAD:refs/for/2.8

as the message says .. you are probably missing the "remote" (origin)

Cheers,
-- 
Sergio Ahumada
Release Engineer - Digia, Qt



More information about the Localization mailing list