Options (1)
-b, --initial-branchbooleanInitialize a new Dolt data repository creating a commit with the specified metadata
Example:
dolt init --name "{{name}}" --email "{{email}}" --date "{{2021-12-31T00:00:00}}" {{[-b|--initial-branch]}} "{{branch_name}}"made by @shridhargupta | data from tldr-pages