Added desc of git checkout command

This commit is contained in:
2026-02-24 12:15:05 +03:00
parent af3772ef9e
commit 64198dba7b

View File

@@ -63,7 +63,7 @@
</tr>
<tr>
<td>git checkout branch_name</td>
<td>-</td>
<td>Переключиться на ветку</td>
</tr>
<tr>
<td>git checkout -b branch_name</td>