Get the upstream URL for your fork.
Install
$ npm install --save github-upstream-url
Usage
const githubUpstreamUrl = ;
API
githubUpstreamUrl(input)
input
Type: string
user/repo
CLI
Usage: $ github-upstream-url [user/repo]
Examples:
$ github-upstream-url hemanth/nodehttps://github.com/nodejs/node.git
License
MIT © Hemanth.HM