mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 13:44:24 +00:00
Added pre-commit hooks
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
# create main branch locally, taking the history from master
|
||||
git branch --move master main
|
||||
|
||||
# push the new local main branch to the remote repo (GitHub)
|
||||
# push the new local main branch to the remote repo (GitHub)
|
||||
git push --set-upstream origin main
|
||||
|
||||
# switch the current HEAD to the main branch
|
||||
|
||||
Reference in New Issue
Block a user