◽ Git

[Git] git remote 명령어 정리

git remote

git bash에서 git remote를 받은 정상적인 경로에 위치했다면 origin이라는 값이 나온다.

git remote -v

이 명령어는 현재 remote repository의 주소를 알려준다.

 

푸터바