[공지] 서버에 Git 초기 세팅하기 #7
Heeseok-Jeong
started this conversation in
Notice
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Git Clone
git clone https://github.com/bcaitech1/p4-dkt-no_caffeine_no_gain
Github name & email 세팅
git config --global user.name "Heeseok-Jeong"
git config --global user.email dldydldy@example.com
Upstream 설정
git remote add upstream https://github.com/bcaitech1/p4-dkt-no_caffeine_no_gain
git remote -v
Beta Was this translation helpful? Give feedback.
All reactions