- Add idempotency for `git remote add` command - Add support for custom `remote` repo alias (i.e. origin) - Improved returned module messages - Add support for `git config user.name` and `user.email` - Add doc strings to each function - Improve variable name
1.0.9
- Add fail if 'ssh://' in GitHub URL when ssh mode
1.0.8
- Add no_log to HTTPS token argument
1.0.7
- Module not failing even if git repo has nothing to commit