Re: git error?



On Mon, Nov 2, 2009 at 12:48, Tirumurti Vasudevan <agnihot3 gmail com> wrote:
> why do i keep getting this msg?
Try using the branch and where you want to commit.

$ git push where branch

Examples:
(origin normally is the Gnome git server)

$ git push origin master
$ git push origin gnome-2-28
$ git push ssh://foo bar:git-dir my_branch

>
> ----
> 4542 translated messages, 10 fuzzy translations, 2 untranslated messages.
> drtv narayana:~/git/evolution/po$ git commit ta.po -m "Added Tamil translation"
> [master 9f955cf] Added Tamil translation
>  1 files changed, 488 insertions(+), 454 deletions(-)
> drtv narayana:~/git/evolution/po$ git push
> warning: You did not specify any refspecs to push, and the current remote
> warning: has not configured any push refspecs. The default action in this
> warning: case is to push all matching refspecs, that is, all branches
> warning: that exist both locally and remotely will be updated.  This may
> warning: not necessarily be what you want to happen.
> warning:
> warning: You can specify what action you want to take in this case, and
> warning: avoid seeing this message again, by configuring 'push.default' to:
> warning:   'nothing'  : Do not push anything
> warning:   'matching' : Push all matching branches (default)
> warning:   'tracking' : Push the current branch to whatever it is tracking
> warning:   'current'  : Push the current branch
> Counting objects: 7, done.
> Delta compression using up to 2 threads.
> Compressing objects: 100% (4/4), done.
> Writing objects: 100% (4/4), 4.94 KiB, done.
> Total 4 (delta 3), reused 0 (delta 0)
> To ssh://vasudeven git gnome org/git/evolution
>   7dd6b50..9f955cf  master -> master
> drtv narayana:~/git/evolution/po$
> ---
>
> --
> My blogs: [all in Tamil]
> http://anmikam4dumbme.blogspot.com/
> http://chitirampesuthati.blogspot.com/ photo blog now with english text too!
> http://kathaikathaiyaam.blogspot.com/
>
> BE HAPPY! LIFE IS TOO SHORT TO BE UNHAPPY!
> _______________________________________________
> gnome-i18n mailing list
> gnome-i18n gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-i18n
>



-- 

"A critical section of code is like a bathroom. Only one person is
allowed inside at once.

Iker Gondra, Operating Systems
St. Francis Xavier University, Antigonish, NS"

===================
Rodrigo L. M. Flores
Computer Science Student - IME - USP
Homepage (en): http://www.rodrigoflores.org
Blog (pt-BR): http://blog.rodrigoflores.org
Linux User # : 351304
Jabber: im rodrigoflores org


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