Skip to content

mdarrik/git-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-template

Forked from git-the-latest

Sets up my personal git template preferences. Currently that's just setting the default primary branch to main instead of master due to the problematic history of the term "master" and it's association with slavery and anti-blackness.

This configures git init to default the primary branch to main instead of master by creating a git template directory at ~/.git-template and running git config --global to set that directory as the default for creating new repos.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%