BookGen
BookGen copied to clipboard
Add a web command to open repositories
- [ ] Support bitbucket urls: https://bitbucket.org/user/projects.git git clone [email protected]:user/projects.git
- [ ] Support github urls: same format as bitbucket
- [ ] Support gitlab urls: same format
- [ ] git config --get remote.origin.url prints remote url. If remote url is not set print message and exit