tweak: expand upon some explanations

This commit is contained in:
Bjarke Sporring
2026-01-21 11:56:56 +01:00
parent 13dd2317f9
commit 3a4fe8ce9e
4 changed files with 16 additions and 6 deletions

View File

@@ -56,7 +56,7 @@ This creates a new branch and switches to it.
```powershell
git add .
git commit -m "fix: move 7 to correct position"
git push feature-2
git push
```
Your branch is now on Azure DevOps.