Skip to content

ByteBenderPro/Git-Auto-Sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git-Auto-Sync

This syncs github repos at every time when run_git_pull.sh is executed, headless!

Step one

First, clone the repo as usual to your machine. Then, run setup_git_sync.sh to configure everything. To get your authentication token, go to GitHub > Settings > Developer settings > Personal access tokens > Generate new token

Step two

Secondly, run run_git_pull.sh to pull all remote changes. Maybe you want to setup autostart for this script, to pull all changes at every system boot.

Alternative, to overwrite repo every time

Run run_git_rm_clone.sh to pull the repo from new everytime. ‼️ Caution: This deletes the repository at every run and does not push changes!

About

This syncs github repos at every time when run_git_pull.sh is executed, headless!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages