BookGen icon indicating copy to clipboard operation
BookGen copied to clipboard

Add a web command to open repositories

Open webmaster442 opened this issue 1 year ago • 0 comments

  • [ ] 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

webmaster442 avatar Jan 16 '25 20:01 webmaster442