{"id":20438198,"url":"https://github.com/kiprasmel/git-add-files","last_synced_at":"2026-04-21T04:02:10.157Z","repository":{"id":224641524,"uuid":"763793940","full_name":"kiprasmel/git-add-files","owner":"kiprasmel","description":"stage files fast by editing an auto-generated file, exactly like git rebase --interactive","archived":false,"fork":false,"pushed_at":"2026-01-02T18:48:00.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-09T06:49:21.071Z","etag":null,"topics":["git","git-add","git-rebase","interactive"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kiprasmel.png","metadata":{"files":{"readme":"README","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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-26T23:36:37.000Z","updated_at":"2026-01-02T18:48:05.000Z","dependencies_parsed_at":"2025-01-18T11:32:27.044Z","dependency_job_id":null,"html_url":"https://github.com/kiprasmel/git-add-files","commit_stats":null,"previous_names":["kiprasmel/git-add-files"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kiprasmel/git-add-files","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiprasmel%2Fgit-add-files","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiprasmel%2Fgit-add-files/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiprasmel%2Fgit-add-files/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiprasmel%2Fgit-add-files/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kiprasmel","download_url":"https://codeload.github.com/kiprasmel/git-add-files/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiprasmel%2Fgit-add-files/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32076295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T02:38:07.213Z","status":"ssl_error","status_checked_at":"2026-04-21T02:38:06.559Z","response_time":128,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","git-add","git-rebase","interactive"],"created_at":"2024-11-15T09:09:45.154Z","updated_at":"2026-04-21T04:02:10.141Z","avatar_url":"https://github.com/kiprasmel.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"git-add-files\n=============\n\nstage files fast by editing an auto-generated file, exactly like git rebase --interactive\n\n\nusage\n-----\n\n```\n$ git status\n\nChanges to be committed:\n        modified:   .config/nvim/init.vim\n        modified:   .config/tmux/tmux.conf\n\nChanges not staged for commit:\n        modified:   .gitconfig\n        modified:   .zshrc\n        modified:   README.md\n\n\n$ git add-files\n\n# =\u003e your editor:\n\nadd .gitconfig\nadd .zshrc\nadd README.md\n\nstaged .config/nvim/init.vim\nstaged .config/tmux/tmux.conf\n\n# delete \"add\"    lines to prevent files from getting staged.\n# delete \"staged\" lines to un-stage files.\n# change \"add\"    to \"edit\" to selectively    stage parts of file\n# change \"staged\" to \"edit\" to selectively un-stage parts of file\n# empty lines and lines starting with '#' will be ignored.\n\n\n# =\u003e delete \"README.md\" line, save, exit\n\n$ git status\n\nChanges to be committed:\n        modified:   .config/nvim/init.vim\n        modified:   .config/tmux/tmux.conf\n        modified:   .gitconfig\n        modified:   .zshrc\n\nChanges not staged for commit:\n        modified:   README.md\n```\n\n\nrecommendations\n---------------\n\n```\ngit config --global alias.af \"add-files\"\n```\n\n\nlicense\n-------\n\nGPL-2.0-only (same as git) (c) 2024 Kipras Melnikovas\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiprasmel%2Fgit-add-files","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkiprasmel%2Fgit-add-files","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiprasmel%2Fgit-add-files/lists"}