{"id":16881085,"url":"https://github.com/patrickduncan/lagging_branches","last_synced_at":"2026-05-16T20:36:56.384Z","repository":{"id":83643280,"uuid":"137297357","full_name":"PatrickDuncan/lagging_branches","owner":"PatrickDuncan","description":"Easily find out which branches need rebasing","archived":false,"fork":false,"pushed_at":"2018-06-14T16:00:25.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-25T05:41:25.480Z","etag":null,"topics":[],"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/PatrickDuncan.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-14T02:44:26.000Z","updated_at":"2018-07-03T04:40:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"66b58f14-09ca-4855-b163-c462ea972fab","html_url":"https://github.com/PatrickDuncan/lagging_branches","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/PatrickDuncan%2Flagging_branches","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatrickDuncan%2Flagging_branches/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatrickDuncan%2Flagging_branches/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatrickDuncan%2Flagging_branches/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PatrickDuncan","download_url":"https://codeload.github.com/PatrickDuncan/lagging_branches/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244544666,"owners_count":20469704,"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-10-13T16:00:54.536Z","updated_at":"2026-05-16T20:36:51.364Z","avatar_url":"https://github.com/PatrickDuncan.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Lagging Branches\n\nEvery large project experiences an issue where some feature branches end up lagging behind the core development. When a developer starts to develop that feature again they will most likely run into a plethora of conflicts.\n\nOne way to avoid this issue is to use this tool! This tool lists every branch that is behind another branch and displays how far behind they are.\n\n### Requirements\n\n- sh\n\n### Installation\n\n1. Clone this repository\n2. Enter your project\n3. Run `./\u003cpath\u003e/lagging_branches.sh [Options]`\n\n### Options\n\n`lagging_branches.sh [Branch] [Remote] [Fetch]`\n\n#### Branch\n\nThe branch to compare all the other branches to.\n\n*Default: master*\n\n#### Remote\n\nThe remote name to get the branches from.\n\n*Default: origin*\n\n#### Fetch\n\nWhether you want to the script to fetch the remote (it also prunes). Anything other than the default will fetch.\n\n*Default: no*\n\n### Example\n\n`./\u003cpath\u003e/lagging_branches.sh new-users staging yes`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickduncan%2Flagging_branches","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatrickduncan%2Flagging_branches","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickduncan%2Flagging_branches/lists"}