github-changes
github-changes copied to clipboard
auto detect owner and repository
If you are in a directory that's part of a git repository then detect owner and repository automatically by looking at the url of the remote origin via: git config --get remote.origin.url
You may need :)
https://www.npmjs.com/package/git-user-name https://www.npmjs.com/package/git-username https://www.npmjs.com/package/parse-git-config https://www.npmjs.com/package/parse-github-url
Thanks! @tunnckoCore