{"id":15922368,"url":"https://github.com/toch/gitils","last_synced_at":"2026-05-03T06:33:45.116Z","repository":{"id":8400332,"uuid":"9980916","full_name":"toch/gitils","owner":"toch","description":"Git Utils (Alias, Hooks, etc.)","archived":false,"fork":false,"pushed_at":"2021-03-10T15:52:39.000Z","size":7,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T12:26:15.785Z","etag":null,"topics":["git","git-alias","git-hooks"],"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/toch.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2013-05-10T12:23:54.000Z","updated_at":"2021-03-10T15:52:41.000Z","dependencies_parsed_at":"2022-07-21T14:32:17.838Z","dependency_job_id":null,"html_url":"https://github.com/toch/gitils","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/toch/gitils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toch%2Fgitils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toch%2Fgitils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toch%2Fgitils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toch%2Fgitils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toch","download_url":"https://codeload.github.com/toch/gitils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toch%2Fgitils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32560522,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T03:21:47.309Z","status":"ssl_error","status_checked_at":"2026-05-03T03:21:43.884Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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","git-alias","git-hooks"],"created_at":"2024-10-06T20:21:23.971Z","updated_at":"2026-05-03T06:33:45.083Z","avatar_url":"https://github.com/toch.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gitils\n\nInstall it in directory gitils in your home directory.\n\n## Aliases\n\nRun to install the alias\n```Bash\naliases.sh\n```\n\n## Hooks\n\n### Setup\n\nConfigure it globally\n\n```bash\ngit config --global init.templatedir ~/gitils/template\n```\n\nand then for your existing projects, just reinit each of them with `git init`.\nOr configure it project by project:\n\n```bash\ngit init --template ~/gitils/template\n```\n\n### Prepare Commit Message\n\nThe hook automatically prepen the commit message with the name of the feature\nbranch. A feature branch is identified according the the format `feature/\u003cname\u003e`.\nDashes and underscores are replaced by space.\n\n## Externals\n\n### Prompt\n\nThe project [bash-git-prompt](https://github.com/magicmonty/bash-git-prompt)\nwill give you a great informative prompt in Bash (current repository and branch,\nnumber of files staged or changed, etc.).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoch%2Fgitils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoch%2Fgitils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoch%2Fgitils/lists"}