github 명령어
원래 사용하던 블로그 - https://yeonnan.hashnode.dev/github-1?source=more_series_bottom_blogs github 명령어초기 세팅 git clone 하기 전 .git 파일 만들기 git init git add, git commit, git push 브랜치 활용하기 현재 브랜치 위치 git branch 브랜치 생성 git branch 브랜치명 브랜치 이동 git switch 브랜치명 or git checkout 브yeonnan.hashnode.dev 초기 세팅git clone 하기 전 .git 파일 만들기 git initgit add, git commit, git push브랜치 활용하기현재 브랜치 위치 git branch브랜치 생성 git branch 브랜..
2025.03.15