Skip to content

massimilianovallascas/git_sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Git sync

PoC script to mirror and keep in sync two git repositories.

Protected branches should not be updated on the Mirror to avoid conflicts.

Setup

Before running the script modify the following variables:

  • ORIGIN: Origin repository url
  • MIRROR: Mirror repository url
  • PROTECTED_BRANCHES: Branches to keep in sync

Usage

./git_sync setup

./git_sync sync or ./git sync2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages