728x90
If you have a local clone, you can update it by running the following commands.
git branch -m main DataWrite
git fetch origin
git branch -u DataWrite DataWrite
git remote set-head origin -a
728x90
'Git' 카테고리의 다른 글
[Github] Repository의 Deploy key 사용 (1) | 2024.06.18 |
---|---|
GitHub 토큰 생성 시 Basic 설정 (0) | 2024.04.20 |
[Github] 깃허브 저작권 등록방법 (레포 License 등록, MIT License) (0) | 2024.03.06 |
깃 .gitignore 만들기 (0) | 2024.02.11 |
Git Push 하는 방법 (1) | 2023.09.06 |