Git 보기 원격 url

코드 예제

23
0

git 원격 url 가져 오기

 git config --get remote.origin.url
10
0

원격 자식 표시

# If you require full output and you are on a network that can reach the remote repo where the origin resides 
git remote show origin
6
0

원격 자식 표시

# when you are not connected to the network, you can use this
git config --get remote.origin.url
3
0

git 보기 원격 url

git remote show origin
1
0

git 원격 url 표시

git config --get remote.origin.url

다른 언어로

이 페이지는 다른 언어로되어 있습니다

Русский
..................................................................................................................
English
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................