Skip to content

This script is called by a crontab to "git pull" all actives GIT repositories setup in Redmine database.

License

Notifications You must be signed in to change notification settings

dinde/redmine-git-repository-import-cron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

redmine-git-repository-import-cron

This bash script is called by a crontab to "git pull" all actives GIT repositories setup in Redmine database.

  • Just configure and add it on your system crontab:
  • f.e: */15 * * * * /bin/bash /path/to/redmine-gitrepo-import-cron.sh

About

This script is called by a crontab to "git pull" all actives GIT repositories setup in Redmine database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages