Cake
Cake copied to clipboard
Don’t assume git
We indiscriminately edit or create a gitignore
for create/integrate. Expect other version control.
Check for .git
first.
Which other version control systems are you wanting to support?
I guess subversion and mercurial. Git is overwhelmingly used currently, but it sucks when you are using eg. subversion and a tool only expects git.