{"id":20049445,"url":"https://github.com/weaming/git-refs","last_synced_at":"2026-05-11T08:32:04.630Z","repository":{"id":57434776,"uuid":"331607337","full_name":"weaming/git-refs","owner":"weaming","description":"list git references(branches, tags) on local and remote repositories.","archived":false,"fork":false,"pushed_at":"2021-01-22T02:40:23.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-13T15:46:14.923Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/weaming.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":"2021-01-21T11:31:07.000Z","updated_at":"2021-01-22T02:40:25.000Z","dependencies_parsed_at":"2022-09-09T20:31:53.111Z","dependency_job_id":null,"html_url":"https://github.com/weaming/git-refs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaming%2Fgit-refs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaming%2Fgit-refs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaming%2Fgit-refs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaming%2Fgit-refs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weaming","download_url":"https://codeload.github.com/weaming/git-refs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241479599,"owners_count":19969479,"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":[],"created_at":"2024-11-13T11:50:02.532Z","updated_at":"2026-05-11T08:31:59.598Z","avatar_url":"https://github.com/weaming.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git refs\n\nlist git references(branches, tags) on local and remote repositories.\n\n## Install\n\n    pip3 install -U git-refs\n\n## Example\n\n```bash\n$ git-refs\nlocal branch master 5a4344acd93627b7e20d5c86aa18a587c90a17d9 -\u003e origin/master\nremote reference master 5a4344acd93627b7e20d5c86aa18a587c90a17d9 origin\n```\n\n### CSV output format\n\n```bash\n$ CSV=1 git-refs\nwhere,type,name,sha,remote\nlocal,branch,master,5a4344acd93627b7e20d5c86aa18a587c90a17d9,origin/master\nremote,reference,master,5a4344acd93627b7e20d5c86aa18a587c90a17d9,origin\n```\n\nYou can use [`printable`](https://github.com/weaming/printable) to view csv in terminal:\n\n    CSV=1 git-refs | printable -t csv -f /dev/stdin\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweaming%2Fgit-refs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweaming%2Fgit-refs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweaming%2Fgit-refs/lists"}