Skip to content

pursonc/sync-fork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

sync-fork

Syncing a Fork with the main repository

Installation

  • Copy the sh to your local repository root directory.

Usage

  • sh ./sync-local-upstream.sh [YOUR_FORK_ROOT]
  • It is good for cooperate with crontab.

Attention

  • It is suitable for the nodejs project that included the "package.json".
  • If your fork is the nodejs project that you will need jq installed at first.
  • Otherwise your fork is not the nodejs project, it will require the source repository url input.

About

Syncing a Fork with the main repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages