[Goodies-dev] Git

Simon Naunton snaunton at gmail.com
Thu Sep 17 03:42:45 CEST 2009


So, I have my new git repo:

git.xfce.org/git/panel-plugins/xfce4-iicapn-plugin

I have my local git repo and from it's root dir I:

$ git remote add origin
ssh://snaunton@git.xfce.org/git/panel-plugins/xfce4-iicapn-plugin
$ git push origin master

Enter passphrase for key '/path/to/.ssh/id_dsa':
Counting objects: 20, done.
Compressing objects: 100% (16/16), done.
Writing objects: 100% (20/20), 29.14 KiB, done.
Total 20 (delta 1), reused 0 (delta 0)
Non-fast forward update not allowed for master branch.
error: hooks/update exited with error code 1
error: hook declined to update refs/heads/master
To ssh://snaunton@git.xfce.org/git/panel-plugins/xfce4-iicapn-plugin
 ! [remote rejected] master -> master (hook declined)
error: failed to push some refs to 'ssh://snaunton@git.xfce.org/git/panel-plugin
s/xfce4-iicapn-plugin'

Can anyone help?

Thanks, Si.



More information about the Goodies-dev mailing list