{"id":26636004,"url":"https://github.com/reybits/git-tools","last_synced_at":"2026-04-24T12:31:13.165Z","repository":{"id":281712239,"uuid":"946088836","full_name":"reybits/git-tools","owner":"reybits","description":"A collection of Git-related helper functions.","archived":false,"fork":false,"pushed_at":"2026-02-12T15:33:34.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-18T23:38:18.323Z","etag":null,"topics":["git","tools"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/reybits.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-10T15:36:55.000Z","updated_at":"2026-02-12T15:45:01.000Z","dependencies_parsed_at":"2025-03-14T18:30:27.108Z","dependency_job_id":null,"html_url":"https://github.com/reybits/git-tools","commit_stats":null,"previous_names":["andreyugolnik/git-tools","reybits/git-tools"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/reybits/git-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reybits%2Fgit-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reybits%2Fgit-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reybits%2Fgit-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reybits%2Fgit-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reybits","download_url":"https://codeload.github.com/reybits/git-tools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reybits%2Fgit-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32223772,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T10:26:35.452Z","status":"ssl_error","status_checked_at":"2026-04-24T10:25:27.643Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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","tools"],"created_at":"2025-03-24T16:16:01.089Z","updated_at":"2026-04-24T12:31:13.136Z","avatar_url":"https://github.com/reybits.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Git Helpers\n\nA collection of Git-related helper functions for streamlining your workflow. These helpers are designed to simplify common Git tasks and improve your productivity.\n\n## DISCLAIMER\n\nThis script is provided \"as is\", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and noninfringement. In no event shall the author be liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the script or the use of this script.\n\n## Installation\n\nTo use these helpers, simply copy the files to your preferred location, and source them in your configuration file.\n\n```sh\ngit clone https://github.com/reybits/git-tools.git ~/.git-tools\n```\n\nThen, add the following to your `.bashrc`, `.zshrc`, or appropriate shell configuration file:\n\n```sh\nexport PATH=~/.git-tools:$PATH\n```\n\n## Usage\n\nHere’s a list of available Git helpers:\n\n- **gitsr**: Remove submodule.\n\n*For more information on each helper function, check the individual documentation in the helper files.*\n\n## Customization\n\nYou can modify these helpers to add more functionality or adjust them according to your Git workflow. Simply edit the respective helper functions within the source files.\n\n## Contributing\n\nFeel free to fork this repository and create pull requests. Any improvements or bug fixes are welcome!\n\n## License\n\nThis project is licensed under the MIT License - see the `LICENSE` file for details.\n\nFeel free to adjust it as needed! Let me know if you'd like to add more details or specific helpers.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freybits%2Fgit-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freybits%2Fgit-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freybits%2Fgit-tools/lists"}