Added desc of git branch command

This commit is contained in:
2026-02-24 12:14:03 +03:00
parent 71c468ab74
commit af3772ef9e

View File

@@ -59,7 +59,7 @@
</tr> </tr>
<tr> <tr>
<td>git branch branch_name</td> <td>git branch branch_name</td>
<td>-</td> <td>Создать новую ветку</td>
</tr> </tr>
<tr> <tr>
<td>git checkout branch_name</td> <td>git checkout branch_name</td>