Git
git merge 관련
최재국
2020. 12. 2. 09:42
host branch와 target branch와 병합한다.
$ git merge [target branch명]