upfork
v1.0.4
Published
Sync master branch for forked repository
Downloads
13
Maintainers
Readme
upfork
CLI tool to sync master branch of forked repository with remote original repostory
Install
npm install upfork -g
Usage
- Run the command inside fork repo directory
$ upfork
- On successful sync you will see following messages on the console
✔ Branch synced.
Run below command to update your forked repository
/////// git push origin master ///////
Contributing
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.
Contributors
Thank you to all the contributors who have helped us in making this project better 🙌