Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 551 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 551 Bytes

git-auto-push

A script for auto pushing files generated from tools

Tools needed

  • sudo apt-get install inotify-tools
  • ssh - without it you will need to enter your password every time

Usage

-w "/abs/path/to/file-to-watch" -s "/abs/path/to/repo" -d "relative-path/in/repo/" -m "Git commit message" -t 3600