1.0.4 ā€¢ Published 3 years ago

upfork v1.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

upfork

Build

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 šŸ™Œ

Related