Просмотр исходного кода

Add branch doc.

- Add general info about git branch command.
testuser1 лет назад: 4
Родитель
Сommit
3003fc7067
1 измененных файлов с 5 добавлено и 0 удалено
  1. 5 0
      alice.txt

+ 5 - 0
alice.txt

@@ -0,0 +1,5 @@
+To list branches use:
+$ git branch
+
+To list remote branches:
+$ git branch --verbose