- まず、こわくないgit を読む。
- 具体的な手順は、GitHubへpull requestする際のベストプラクティス を参考にする。
- すでに自分のgithubレポジトリに
push
しちゃった場合は、普通のpush
ができません。でも、git push -f
がちょっとやだなーという人は、 Rebase on github branch にあるように、rebase
してからプルリクエストを送るためのブランチを作ってしまうのがきっと良い。
Last active
January 1, 2016 08:59
-
-
Save snt/8121944 to your computer and use it in GitHub Desktop.
プルリクエストを送る前に `rebase` する話
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment