mirror of
https://github.com/fmtlib/fmt.git
synced 2026-06-15 00:16:15 +08:00
Update branch
This commit is contained in:
parent
70f794e395
commit
a54dbce579
@ -87,7 +87,7 @@ if __name__ == '__main__':
|
||||
|
||||
branch = args.get('<branch>')
|
||||
if branch is None:
|
||||
branch = 'master'
|
||||
branch = 'main'
|
||||
if not fmt_repo.update('-b', branch, 'git@github.com:fmtlib/fmt'):
|
||||
clean_checkout(fmt_repo, branch)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user