gitwatch Command Examples

Automatically commit file or directory changes to a Git repository. More information: https://github.com/gitwatch/gitwatch.

gitwatch {{path/to/file_or_directory}}

gitwatch -r {{remote_name}} {{path/to/file_or_directory}}

gitwatch -r {{remote_name}} -b {{branch_name}} {{path/to/file_or_directory}}