Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

 

[Fast forward merge]

1. init

2. file add - commit

3. git branch chg1

4. git checkout chg1 (3,4번은 -b option 1개로 처리 가능)

5. (임의의 File add X 2번 수행 및 각각 Commit)

6. master로 작업 공간 이동

7. git merge chg1

8. git log

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.