This commit is contained in:
giles 2023-10-17 18:27:31 +01:00
parent 17152d8e9b
commit 9ee36b3694
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ run the formatter
git add -A
git commit
git push origin product-development
git push origin --delete format-branch
```