{"id":16653649,"url":"https://github.com/norm/autocommit","last_synced_at":"2025-06-23T17:04:25.671Z","repository":{"id":66550691,"uuid":"298973109","full_name":"norm/autocommit","owner":"norm","description":"Automatically commit changes to a git repository","archived":false,"fork":false,"pushed_at":"2020-10-02T06:06:00.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-19T10:32:52.584Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/norm.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-27T07:00:56.000Z","updated_at":"2021-04-04T08:30:40.000Z","dependencies_parsed_at":"2023-02-28T13:30:58.771Z","dependency_job_id":null,"html_url":"https://github.com/norm/autocommit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fautocommit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fautocommit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fautocommit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fautocommit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/norm","download_url":"https://codeload.github.com/norm/autocommit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243266783,"owners_count":20263797,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T09:46:23.108Z","updated_at":"2025-03-12T17:41:11.623Z","avatar_url":"https://github.com/norm.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# autocommit\n\nScript to watch a git repository for changes, then commit and push them\nautomatically.\n\nI use this to back up the notes I keep in [nvAlt][nv] (even\nthough I also sync them to [Simplenote][sn]).\n\n[nv]: https://brettterpstra.com/projects/nvalt/\n[sn]: https://simplenote.com\n\n\n## Usage\n\n    autogit [-h] [-b branch] [-r remote] [-s sleep] source_dir [repo_dir]\n\n* `source_dir`\n\n    the directory to watch\n\n* `repo_dir`\n\n    optional second directory to act as a git repository that `source_dir` is\n    copied to if the source is not itself a git repository\n\n* -h\n\n    print help\n\n* -b *branch*\n\n    use *branch* as the remote branch to push to. Defaults to `main`.\n\n* -l *seconds*\n\n    use I\u003cseconds\u003e as the latency for fswatch (how long between batches of\n    notifications). Default is 4.0. Larger values are useful when multiple\n    sizeable files are changed as part of a single operation (eg saving\n    binary files).\n\n* -r *remote*\n\n    use *remote* as the remote target to push to. Defaults to `origin`.\n\n* -v\n\n    be more verbose about file changes, even when they are ignored\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnorm%2Fautocommit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnorm%2Fautocommit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnorm%2Fautocommit/lists"}