Skip to content

osbritod/auto_git_bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

auto_git_bash

Synchronize local server (linux) with your repository on github

With the code you can synchronize every x seconds the local server with the chosen repository

nohup .\auto_git.bash

  • Change user, token and repo in auto_git.bash
  • nohup is for the code to continue running even when closing the terminal

the token you must create in settings > Developer settings > Tokens (classic) > Generate new token

About

Synchronize local server (linux) with your repository on github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages