- Add warning for uses in other notebooks (in other platforms)
- Add support for passwords. If the repository is private, you will be asked to enter your login username and password.
- Improve the errors related to branches
- Add support for a reserved remote address (issue opened by rbracco)
- Fix issues with git URL extension thanks to flych3r
- Add more required environment variables (by bjourne), fixes 18.
- Improve the way we get the public_url, to avoid unexpected errors
- Add a link to open VSCode directly when calling init_git
- Fix some bugs