fix(git-flow): remove extra word

This commit is contained in:
2025-05-31 12:46:36 +00:00
parent 017c437177
commit a15d1b1449

View File

@@ -54,7 +54,7 @@ git flow release finish x.x.x
```
#### 🔥 Начать хотфикс (на проде):
```bash
git flow hotfix start urgent название
git flow hotfix start название
# Исправляем
git flow hotfix finish название
# Ветка будет влита в main и develop