{"id":13818235,"url":"https://github.com/sandeep1995/git-extra-status","last_synced_at":"2025-04-15T09:52:39.820Z","repository":{"id":106438920,"uuid":"140425237","full_name":"sandeep1995/git-extra-status","owner":"sandeep1995","description":"Get more information for a single or batch of git repositories with a single command","archived":false,"fork":false,"pushed_at":"2018-07-19T09:36:10.000Z","size":13,"stargazers_count":106,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-28T19:07:12.125Z","etag":null,"topics":["git","shell-scripts","terminal","utility"],"latest_commit_sha":null,"homepage":null,"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/sandeep1995.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}},"created_at":"2018-07-10T11:58:34.000Z","updated_at":"2025-01-28T21:57:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"dca636af-0308-4115-851b-82d277dab537","html_url":"https://github.com/sandeep1995/git-extra-status","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandeep1995%2Fgit-extra-status","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandeep1995%2Fgit-extra-status/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandeep1995%2Fgit-extra-status/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandeep1995%2Fgit-extra-status/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sandeep1995","download_url":"https://codeload.github.com/sandeep1995/git-extra-status/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249048711,"owners_count":21204305,"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":["git","shell-scripts","terminal","utility"],"created_at":"2024-08-04T07:00:36.438Z","updated_at":"2025-04-15T09:52:39.798Z","avatar_url":"https://github.com/sandeep1995.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"![Logo](https://user-images.githubusercontent.com/12299906/42510774-96235a92-846d-11e8-9788-3eefcf8860d8.png)\nGet more information for a single or multiple repositories with a single command.\n\n## Inspiration\nSimultaneously working with multiple git repositories can be really annoying. \nLike the knowing the current branch names, is there anything to pull or push,\nor Do I have any uncommitted changes?\n\n`ges`  tries to solve this problem.\n\n\n\n## Installation\n\n1. Clone the repository in your home directory\n```bash\ncd $HOME; git clone https://github.com/sandeep1995/git-extra-status.git\n```\n2. Add the `bin` path in your global path. You can do it in your `.bash_profile` or `.bashrc` or `.zshrc` file.\n```\nexport PATH=$PATH:$HOME/git-extra-status/bin\n```\n\n### Single usage\nGo to any git repository and execute \n```bash\nges\n````\n![Git Extra Status Header Image](https://user-images.githubusercontent.com/12299906/42509220-d5184848-8468-11e8-9247-fe9c7c77af2d.png)\n\n### Batch Usage\nGo to any directory with multiple git repositories and then execute\n ```bash\n ges *\n ```\n![Detail Example](https://user-images.githubusercontent.com/12299906/42510456-920ea61a-846c-11e8-80c2-598268ece9ee.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandeep1995%2Fgit-extra-status","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsandeep1995%2Fgit-extra-status","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandeep1995%2Fgit-extra-status/lists"}