Notice
Recent Posts
Recent Comments
Link
마이라이프해피라이프
오늘의 코딩 일기 - git checkout 본문
1. git checkout
https://zoosso.tistory.com/729
[Git 깃] git checkout
git checkout git checkout은 크게 두 가지 기능을 한다. - Branch 혹은 Commit 전환 (switch) - 내용 되돌리기 (restore) 특정 Branch로 이동하기 git checkout {Branch Name} 특정 Branch 생성 후 해당 Branc..
zoosso.tistory.com
2. 저장할 때 탭 오류
git config --global core.autocrlf true
3. json-server
json-server --watch db.json --port 5000
'일기' 카테고리의 다른 글
인생은 어려워 (0) | 2022.08.13 |
---|---|
오늘의 코딩 일기 - git stash (0) | 2022.08.10 |
오늘의 코딩 일기 - git으로 협업하기 (0) | 2022.08.03 |
오늘의 코딩 일기 (0) | 2022.08.03 |
늦은걸까? (0) | 2022.08.02 |