ZHlog RSSフィード

カレンダー
2005 | 10 | 11 | 12 |
2006 | 01 | 02 | 03 | 04 | 05 | 06 | 07 | 08 | 10 | 11 |
2007 | 01 | 02 | 03 | 05 | 06 | 08 | 09 | 10 | 11 | 12 |
2008 | 01 | 02 | 03 | 04 | 05 | 08 | 09 | 10 | 11 |
2009 | 01 | 08 | 09 |
日記の検索



2008-09-29

[][][] github error: failed to push some refs

When trying to push to github received:

$ git push
To git@github.com:zh/laconica.git
 ! [rejected]        master -> master (non-fast forward)
error: failed to push some refs to 'git@github.com:zh/laconica.git'

The solution

$ git pull
....
$ git push

はてなユーザーのみコメントできます。はてなへログインもしくは新規登録をおこなってください。

トラックバック - http://d.hatena.ne.jp/zhesto/20080929/1222658772