Closed davidrbright closed 8 years ago
Give people the option to choose a layout with init command. Use is git init <name> --layout=<layoutName>
git init <name> --layout=<layoutName>
I have to think about this one some more. I didn't account for the layout not being there.
Give people the option to choose a layout with init command. Use is
git init <name> --layout=<layoutName>