jonchun / macify-linux

Automated setup scripts to transform Linux into macOS.
GNU General Public License v3.0
133 stars 6 forks source link

git_clone method currently skips cloning if the repository already exists #12

Closed jonchun closed 4 years ago

jonchun commented 4 years ago

The behavior I really want is git_clone_or_pull and to pull/update the repository if the script is being run multiple times.