Uncategorized
BASH script to create a git bare repoBASH script to create a git bare repo
October 16, 2014October 16, 2014 0 Comments
I can’t count how many times I’ve created a project in my IDE then dropped to the terminal to create a bare git repository, then {...}