Could somebody tell me what's wrong with this?
I can't push an update to file-roller

and...@quirk-a:/S/gnome/file-roller/po$ git branch
* master
and...@quirk-a:/S/gnome/file-roller/po$ git status
warning: refname 'HEAD' is ambiguous.
warning: refname 'HEAD' is ambiguous.
# On branch master
# Your branch is ahead of 'origin/master' by 1 commit.
#
warning: refname 'HEAD' is ambiguous.
nothing to commit (working directory clean)
and...@quirk-a:/S/gnome/file-roller/po$ git config -l
user.name=Andika Triwidada
[email protected]
color.ui=auto
alias.up=pull --rebase
push.default=current
core.repositoryformatversion=0
core.filemode=true
core.bare=false
core.logallrefupdates=true
remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
remote.origin.url=ssh://git.gnome.org/git/file-roller
branch.master.remote=origin
branch.master.merge=refs/heads/master
push.default=current
and...@quirk-a:/S/gnome/file-roller/po$ git push
Everything up-to-date
and...@quirk-a:/S/gnome/file-roller/po$ date
Sat Apr 24 16:28:02 WIT 2010


Thank you
--
andika
_______________________________________________
gnome-i18n mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-i18n

Reply via email to