Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (7 loc) · 322 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 322 Bytes

watchgit

Monitor changes of a local clone of a remote git repository and commit local changes to remote git repository.

This script aims to use git as an automatic backup tool for custom content.

Installation on Ubuntu

apt-get install python3-git python3-pyinotify python3-argparse

Cheers Leonard Siebeneicher