[TIL] git-1
git != github
機能
commit
git add 파일명
git commit -m 메시지
push
git push 원격저장소 로컬브랜치
pull
git pull
clone
git clone 원격 저장소
Reference
この問題について([TIL] git-1), 我々は、より多くの情報をここで見つけました https://velog.io/@dbtlwns/TIL-git-1テキストは自由に共有またはコピーできます。ただし、このドキュメントのURLは参考URLとして残しておいてください。
Collection and Share based on the CC Protocol