gwatch icon indicating copy to clipboard operation
gwatch copied to clipboard

Watches a folder for file modifications and commits them to a git repository automatically

Results 6 gwatch issues
Sort by recently updated
recently updated
newest added

I found gwatch via [this](https://safjan.com/git-autocommit-on-file-changes/) even though I tried searching GitHub first. Are you open to adding some GitHub topics to the repo? That might make it easier to find...

If a file is written say every 10s to the git repo, will gwatch commit 30s after the first right, including all the intervening changes? My use case is that...

I'm looking for a script exactly like this, but to run on a mac. Do you think this would compile on a mac? I don't know C at all, but...

For example we have logs subdir, which dont need to watch.

Would it be possible to use a shadow copy if it encounters open/locked files?

Hi, Thank you for this gem. in windows I get this error with long paths (more than 260 charachters): ``` 2020-06-01 02:45:44: Git related error, invalid path '\\?\F:\_bin\.....html' (path too...