Zobraziť vzdialené git

Príklady kódu

13
0

pozri git pôvod

git remote -v
10
0

zobraziť vzdialené git

# 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

zobraziť vzdialené git

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

vzdialená adresa URL pre zobrazenie git

git remote show origin
1
0

git zobraziť vzdialenú adresu url

git config --get remote.origin.url

V iných jazykoch

Táto stránka je v iných jazykoch

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