{"id":18428914,"url":"https://github.com/akshaybabloo/git-alias","last_synced_at":"2026-01-12T06:51:32.509Z","repository":{"id":65196261,"uuid":"541755474","full_name":"akshaybabloo/git-alias","owner":"akshaybabloo","description":"Over-engineered pretty git alias printer","archived":false,"fork":false,"pushed_at":"2025-03-02T23:01:24.000Z","size":101,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-07T17:41:28.691Z","etag":null,"topics":["alias","git","git-alias"],"latest_commit_sha":null,"homepage":"","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/akshaybabloo.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":"2022-09-26T19:40:50.000Z","updated_at":"2025-03-02T23:01:28.000Z","dependencies_parsed_at":"2024-03-18T02:23:25.138Z","dependency_job_id":"2e672900-d5b3-4b33-8919-8115a976bb0d","html_url":"https://github.com/akshaybabloo/git-alias","commit_stats":{"total_commits":52,"total_committers":4,"mean_commits":13.0,"dds":0.5384615384615384,"last_synced_commit":"b4462eac8045a83a6b8d07307628b09d4e4b8b90"},"previous_names":["akshaybabloo/pretty-alias"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/akshaybabloo/git-alias","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshaybabloo%2Fgit-alias","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshaybabloo%2Fgit-alias/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshaybabloo%2Fgit-alias/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshaybabloo%2Fgit-alias/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akshaybabloo","download_url":"https://codeload.github.com/akshaybabloo/git-alias/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshaybabloo%2Fgit-alias/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263674203,"owners_count":23494531,"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":["alias","git","git-alias"],"created_at":"2024-11-06T05:14:57.593Z","updated_at":"2026-01-12T06:51:32.472Z","avatar_url":"https://github.com/akshaybabloo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Prettify Git Alias\n\nThis is literally the most over-engineered thing I've ever made. It prints out a list of git aliases in a pretty way. It's a bit of a joke, but it's also useful.\n\n## Usage\n\nAdd the binary file to your path, and then run `git-alias`. It will print out a list of aliases, and the commands they run.\n\n```bash\n$ git-alias\n# or, add it to your alias\n$ git config --global alias.la '!git-alias'\n$ git la\n```\n\nSearch by using the `--search` or `-s` flag.\n\n```bash\n$ git-alias -s \"log\"\n```\n\nOverride the default Git configuration file by using the `--config` flag.\n\n```bash\n$ git-alias --config \"~/.gitconfig\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakshaybabloo%2Fgit-alias","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakshaybabloo%2Fgit-alias","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakshaybabloo%2Fgit-alias/lists"}