LoginSignup
0
0

More than 5 years have passed since last update.

git merge の小さなサンプルメモ①

Posted at

前提

  • アカウントは2つ(A, B)
  • 片方のアカウントからブランチを切ってPR
  • マージされるまで

メモ

1 初期状態

ScreenClip.png

2 アカウントBで作業、ブランチ切る(feature/fix)、push

ScreenClip.png

3 PR作ったあと、Masterにマージされたところ。
2の作業のときのコミットに加えてマージコミットが追加される

ScreenClip.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0