Skip to content

qdqmedia/repocopy-webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repocopy webhook

Webhook to forward commit pushes to another git repository

Getting started

Command line options

Argument Description Required
--repo-from GIT Repository URL to copy from Yes
--repo-to GIT Repository URL to copy to Yes
-p, --port Server port (8000 by default) No
-l, --log Path to log file (otherwise stdout will be used) No
--hard Always recreate temporary repository (slower but safer) No
--log-level Logging level (INFO by default) No
--log-max-size Log max size (52428800 bytes by default) No
--log-backup-count Number of historical data logs (4 by default) No
--tmp-dir-root Path where temporary repository will be created No

About

Webhook to forward commit pushes to another git repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages