mirror of
https://github.com/micromdm/micromdm/
synced 2026-08-10 19:46:07 +08:00
change documentation regarding default branch
This commit is contained in:
@@ -33,7 +33,7 @@ username=groob
|
||||
# add your remote/upstream
|
||||
git remote add $username git@github.com:groob/micromdm.git
|
||||
|
||||
# update from origin/master
|
||||
# update from origin/main
|
||||
git pull --rebase
|
||||
|
||||
# create a branch
|
||||
|
||||
Reference in New Issue
Block a user