github使ってみようかなーと、自作の適当なjQueryプラグインをコミットしてみました。
jquery.syg_carousel
https://github.com/sygnas/jquery.syg_carousel
スクロールアイテムの幅が可変なカルーセルプラグインです。
で、アップデートをコミットしている時にハマってしまったので
その解決法をメモしておきます。
エラーはこんな感じ。
他で更新されたものと競合してるとかそんなですか?
To [email protected]:sygnas/jquery.syg_carousel.git
! [rejected] master-> master(non-fast forward)
error: failed to push some refs to '[email protected]:sygnas/jquery.syg_carousel.git'
github 'Note about fast-forwards' section of 'git push --help' for details.