Comment vérifier quelles branches sont disponibles dans git à partir du terminal

Exemples de code

3
0

comment voir les branches git cmd

git branch #To see local branches, run this command
git branch -r #To see remote branches, run this command
git branch -a #To see all local and remote branches, run this command

Dans d'autres langues

Cette page est dans d'autres langues

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