{"id":13747743,"url":"https://github.com/davidosomething/git-my","last_synced_at":"2026-02-06T22:33:28.445Z","repository":{"id":28228816,"uuid":"31733373","full_name":"davidosomething/git-my","owner":"davidosomething","description":"Lists a user's remote branches and shows if it was merged and/or available locally","archived":false,"fork":false,"pushed_at":"2020-04-03T06:48:14.000Z","size":143,"stargazers_count":33,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-02T00:22:36.999Z","etag":null,"topics":["git"],"latest_commit_sha":null,"homepage":"https://github.com/davidosomething/git-my","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/davidosomething.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}},"created_at":"2015-03-05T19:59:35.000Z","updated_at":"2023-10-22T17:40:31.000Z","dependencies_parsed_at":"2022-09-15T06:21:45.048Z","dependency_job_id":null,"html_url":"https://github.com/davidosomething/git-my","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidosomething%2Fgit-my","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidosomething%2Fgit-my/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidosomething%2Fgit-my/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidosomething%2Fgit-my/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidosomething","download_url":"https://codeload.github.com/davidosomething/git-my/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224849388,"owners_count":17380110,"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"],"created_at":"2024-08-03T06:01:40.900Z","updated_at":"2026-02-06T22:33:28.398Z","avatar_url":"https://github.com/davidosomething.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# git-my\n\nLists all of a user's branches, including local and remote, and shows:\n\n- if a remote branch is checked out locally\n- if a local branch is tracked remotely\n- if a local branch is up-to-date with a specified branch\n\n| Name          | Link     |\n| ------------- | -------- |\n| Project Home: | [https://github.com/davidosomething/git-my](https://github.com/davidosomething/git-my)\n\n## About\n\nUnlike `git branch -r` and `git remote show origin` this shows only branches\nwhere YOU were the last committer and it will tell you if you have a copy of\nthat branch locally.\n\nHere's a screenshot:  \n![Example output](https://raw.githubusercontent.com/davidosomething/git-my/docs/screenshot.png)\n\n## Installation\n\n- Requires BASH 4+\n- Add the `git-my` file somewhere in your path, e.g. `/usr/local/bin/`\n\n### zplug installation\n\nSuper simple if you use zplug:\n\n```sh\nzplug \"davidosomething/git-my\",   as:command\n```\n\n## Usage\n\nFrom command line execute:\n\n    git my\n\n### Options\n\n#### Remote comparison branch\n\n    git my origin/qa\n\nwill give you a list of your remote branches and tell you which ones have been\nmerged into `origin/qa`.\n\n## To do\n\n    -v|--version\n    -h|--help\n    -U|--username\n    --local\n    --merged\n    --tracked\n\n\n----\n\nCopyright (c) 2017 David O'Trakoun \u003cme@davidosomething.com\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidosomething%2Fgit-my","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidosomething%2Fgit-my","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidosomething%2Fgit-my/lists"}