{"id":13393084,"url":"https://github.com/nikitavoloboev/gitupdate","last_synced_at":"2025-04-11T20:40:43.609Z","repository":{"id":41292167,"uuid":"237788181","full_name":"nikitavoloboev/gitupdate","owner":"nikitavoloboev","description":"Commit and push updated files with file names as commit message","archived":false,"fork":false,"pushed_at":"2023-07-03T00:43:19.000Z","size":26,"stargazers_count":105,"open_issues_count":10,"forks_count":9,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-25T16:45:31.868Z","etag":null,"topics":["git","github","go","golang"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nikitavoloboev.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-02-02T15:02:48.000Z","updated_at":"2023-10-03T22:49:20.000Z","dependencies_parsed_at":"2024-01-07T21:02:34.214Z","dependency_job_id":"d9c60c6c-aae0-4229-93d7-5d606dc07675","html_url":"https://github.com/nikitavoloboev/gitupdate","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/nikitavoloboev%2Fgitupdate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikitavoloboev%2Fgitupdate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikitavoloboev%2Fgitupdate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikitavoloboev%2Fgitupdate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikitavoloboev","download_url":"https://codeload.github.com/nikitavoloboev/gitupdate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248478678,"owners_count":21110747,"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":["git","github","go","golang"],"created_at":"2024-07-30T17:00:42.579Z","updated_at":"2025-04-11T20:40:43.587Z","avatar_url":"https://github.com/nikitavoloboev.png","language":"Go","readme":"# GitUpdate [![Thanks](http://bit.ly/saythankss)](https://github.com/users/nikitavoloboev/sponsorship)\n\n\u003e Commit and push updated files with file names as commit message\n\n## Install\n\n```Bash\ngo install github.com/nikitavoloboev/gitupdate@latest\n```\n\n## Usage\n\nYou can either use it by passing it a file path (with git repo) that you want to commit. i.e.\n\n`gitupdate /Users/nikivi/src/cli/gitupdate`\n\nOr if you are already in the git directory you want to commit, run:\n\n`gitupdate .`\n\nThis will add all files that have changed since last commit and will include all the file names (without extension) as the commit message. [Example use](https://github.com/nikitavoloboev/knowledge/commits/main).\n\nIf you want to only consider top level folders for the commit message, use the `--top` (or `-t` for short) flag.\n\nI personally find it very useful for personal repos where commits are not that important (i.e. notes/dotfiles/docs). I treat these repos as write only so there is no point in wasting time writing a commit message.\n\n## Run\n\n1. Clone repo\n2. If you use [VSCode](https://code.visualstudio.com) with [Go](https://github.com/microsoft/vscode-go) plugin, it will install all Go dependencies for you in the background when you open the project.\n3. Edit the code \u0026 run it with `go run .`.\n\nI use [watchexec](https://github.com/watchexec/watchexec) to develop.\n\nRunning `watchexec --exts go \"echo -- \u0026\u0026 go run .\"` will automatically rerun `go run .` for you on every Go file changed.\n\n## Contribute\n\nHave idea how to improve or something is broken?\n\nSearch for [existing issues](../../issues) or open [new one](../../issues/new/choose).\n\nPRs with code/docs changes are welcome.\n\n## Thank you\n\nYou can support me on [GitHub](https://github.com/sponsors/nikitavoloboev) or look into [other projects](https://nikiv.dev/projects) I shared.\n\nI also have [personal Discord](https://discord.com/invite/TVafwaD23d) you can join for more indepth discussions.\n\n[![MIT](http://bit.ly/mitbadge)](https://choosealicense.com/licenses/mit/) [![Twitter](http://bit.ly/nikitatweet)](https://twitter.com/nikitavoloboev)\n","funding_links":["https://github.com/sponsors/nikitavoloboev"],"categories":["Go"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikitavoloboev%2Fgitupdate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikitavoloboev%2Fgitupdate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikitavoloboev%2Fgitupdate/lists"}