Closed victorteokw closed 6 years ago
if inside git repo, then output to user 'already in a git repo'.
if not inside git repo, run git init automatically for user after installing the dependencies.
The behavior is --git-init is optional. Will not output to user if already in a git repo.
--git-init
if inside git repo, then output to user 'already in a git repo'.
if not inside git repo, run git init automatically for user after installing the dependencies.