Configures upstream for a forked repository at the given directory path
npm install @gh-conf/upstream-core
const upstream = require('@gh-conf/upstream-core');
await upstream('/home/arshad/upstream-core');
await upstream(process.cwd());
Interested in contributing to this project? You can log any issues or suggestion related to this library here.
Read our contributing guide to get started with contributing to the codebase.
Thank you to all the contributors who have helped us in making this project better 🙌