Re: git problems



Le dimanche 29 août 2010 à 15:45 +0530, Tirumurti Vasudevan a écrit :
> i have a git related problem (oh! not again!)
> 
> empathy refuses to get pushed 
> what to do?
> regards
> tv
> ------------------------------------
> 
> drtv narayana:~/git/empathy/po$ git commit -m "Updated Tamil
> translation" ta.po
> [master 2bf853d] Updated Tamil translation
>  1 files changed, 2 insertions(+), 2 deletions(-)
> drtv narayana:~/git/empathy/po$ git up
> remote: Counting objects: 1737, done.
> remote: Compressing objects: 100% (1151/1151), done.
> remote: Total 1539 (delta 1178), reused 525 (delta 388)
> Receiving objects: 100% (1539/1539), 413.26 KiB | 92 KiB/s, done.
> Resolving deltas: 100% (1178/1178), completed with 113 local objects.
> From git://git.gnome.org/empathy
>    32f9d00..e73448c  gnome-2-30 -> origin/gnome-2-30
>    16db868..ee26288  master     -> origin/master
> From git://git.gnome.org/empathy
>  * [new tag]         EMPATHY_2_30_3 -> EMPATHY_2_30_3
>  * [new tag]         EMPATHY_2_31_90 -> EMPATHY_2_31_90
> First, rewinding head to replay your work on top of it...
> Applying: Updated Tamil translation
> Applying: Updated Tamil translation
> drtv narayana:~/git/empathy/po$ git push
> fatal: The remote end hung up unexpectedly
> drtv narayana:~/git/empathy/po$ 
> 
I think it might be a transient network error. I would try again later.
Moreover, try to only push one branch (git push origin master).

Claude



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]