Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 168 Bytes

index.md

File metadata and controls

16 lines (11 loc) · 168 Bytes

git default-branch

Get the default branch name

Git alias:

default-branch = config init.defaultBranch

Example:

git default-branch
main