{"id":36662051,"url":"https://github.com/michaelcoll/git-tools","last_synced_at":"2026-01-12T10:29:36.391Z","repository":{"id":59046216,"uuid":"519838554","full_name":"michaelcoll/git-tools","owner":"michaelcoll","description":"A small tool to execute the git gc command","archived":false,"fork":false,"pushed_at":"2025-11-20T05:06:56.000Z","size":269,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-20T07:06:34.130Z","etag":null,"topics":["git","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/michaelcoll.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"michaelcoll"}},"created_at":"2022-07-31T17:10:13.000Z","updated_at":"2025-11-20T05:06:59.000Z","dependencies_parsed_at":"2023-07-18T00:30:55.201Z","dependency_job_id":"9efeb001-cd1a-42d2-91d2-2d8e52217632","html_url":"https://github.com/michaelcoll/git-tools","commit_stats":null,"previous_names":["michaelcoll/git-compact"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/michaelcoll/git-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelcoll%2Fgit-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelcoll%2Fgit-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelcoll%2Fgit-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelcoll%2Fgit-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelcoll","download_url":"https://codeload.github.com/michaelcoll/git-tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelcoll%2Fgit-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"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","rust"],"created_at":"2026-01-12T10:29:35.805Z","updated_at":"2026-01-12T10:29:36.375Z","avatar_url":"https://github.com/michaelcoll.png","language":"Rust","funding_links":["https://github.com/sponsors/michaelcoll"],"categories":[],"sub_categories":[],"readme":"# Git TooLs\n[![build](https://github.com/michaelcoll/git-compact/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/michaelcoll/git-compact/actions/workflows/build.yml) ![release](https://badgen.net/github/release/michaelcoll/git-compact?icon=github)\n\nA small tool written in Rust to execute the git gc command in the specified folder and its sub-folders\n\n## Requirements\n\nThe `du` and `git` command are needed.\n\n## Usage\n\n```shell\n$\u003e gtl --help\nGit TooLs\n\nUsage: gtl \u003cCOMMAND\u003e\n\nCommands:\n  gc    Garbage collect\n  help  Print this message or the help of the given subcommand(s)\n\nOptions:\n  -h, --help     Print help\n  -V, --version  Print version\n```\n\n```shell\n$\u003e gtl gc --help\nGarbage collect\n\nUsage: gtl gc [OPTIONS]\n\nOptions:\n  -f, --folder \u003cFOLDER\u003e  The folder to garbage collect. Git TooLs will search recursively git repository in this folder. By default the current folder is used\n  -h, --help             Print help\n  -V, --version          Print version\n```\n\nThis will scan for git repository in your current directory and if it finds one, it will execute the `git gc --aggressive` command.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelcoll%2Fgit-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelcoll%2Fgit-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelcoll%2Fgit-tools/lists"}