{"id":13397526,"url":"https://github.com/git-town/git-town","last_synced_at":"2026-05-12T03:01:03.261Z","repository":{"id":17060659,"uuid":"19825320","full_name":"git-town/git-town","owner":"git-town","description":"Git branches made easy","archived":false,"fork":false,"pushed_at":"2026-05-10T06:43:07.000Z","size":63306,"stargazers_count":3180,"open_issues_count":38,"forks_count":149,"subscribers_count":32,"default_branch":"main","last_synced_at":"2026-05-10T07:11:15.322Z","etag":null,"topics":["command-line","git","git-flow","productivity","workflow"],"latest_commit_sha":null,"homepage":"https://www.git-town.com","language":"Gherkin","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/git-town.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":"git-town"}},"created_at":"2014-05-15T15:44:29.000Z","updated_at":"2026-05-10T05:44:39.000Z","dependencies_parsed_at":"2024-02-05T18:53:10.332Z","dependency_job_id":"6c66fa9a-3a7e-4a90-9d9b-b33b163809ca","html_url":"https://github.com/git-town/git-town","commit_stats":{"total_commits":1577,"total_committers":49,"mean_commits":"32.183673469387756","dds":"0.39568801521876984","last_synced_commit":"ca5a7183685b5dfd18b01ef00d89217f3b2d8428"},"previous_names":["originate/git-town"],"tags_count":125,"template":false,"template_full_name":null,"purl":"pkg:github/git-town/git-town","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-town%2Fgit-town","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-town%2Fgit-town/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-town%2Fgit-town/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-town%2Fgit-town/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/git-town","download_url":"https://codeload.github.com/git-town/git-town/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-town%2Fgit-town/sbom","scorecard":{"id":125151,"data":{"date":"2025-08-11","repo":{"name":"github.com/git-town/git-town","commit":"53f5b3588a52552d4039091f76777f27cf233b29"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cuke-old.yml:1","Warn: no topLevel permission defined: .github/workflows/cuke.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:4","Warn: no topLevel permission defined: .github/workflows/unit.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v21.4.2 not signed: https://api.github.com/repos/git-town/git-town/releases/239201170","Warn: release artifact v21.4.1 not signed: https://api.github.com/repos/git-town/git-town/releases/237768919","Warn: release artifact v21.4.0 not signed: https://api.github.com/repos/git-town/git-town/releases/237028331","Warn: release artifact v21.3.0 not signed: https://api.github.com/repos/git-town/git-town/releases/232948550","Warn: release artifact v21.2.0 not signed: https://api.github.com/repos/git-town/git-town/releases/229684438","Warn: release artifact v21.4.2 does not have provenance: https://api.github.com/repos/git-town/git-town/releases/239201170","Warn: release artifact v21.4.1 does not have provenance: https://api.github.com/repos/git-town/git-town/releases/237768919","Warn: release artifact v21.4.0 does not have provenance: https://api.github.com/repos/git-town/git-town/releases/237028331","Warn: release artifact v21.3.0 does not have provenance: https://api.github.com/repos/git-town/git-town/releases/232948550","Warn: release artifact v21.2.0 does not have provenance: https://api.github.com/repos/git-town/git-town/releases/229684438"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cuke-old.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/git-town/git-town/cuke-old.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cuke-old.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/git-town/git-town/cuke-old.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cuke-old.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/git-town/git-town/cuke-old.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cuke.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/git-town/git-town/cuke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cuke.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/git-town/git-town/cuke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/git-town/git-town/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/git-town/git-town/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/git-town/git-town/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/git-town/git-town/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/git-town/git-town/unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/git-town/git-town/unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/git-town/git-town/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/git-town/git-town/windows.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/go:1.23 to mcr.microsoft.com/devcontainers/go:1.23@sha256:35e445a87924ae04c171d7e52e2a913050dfefbacda3756ef7a307db035704d5","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T03:37:54.164Z","repository_id":17060659,"created_at":"2025-08-16T03:37:54.164Z","updated_at":"2025-08-16T03:37:54.164Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32921614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-11T17:09:15.040Z","status":"online","status_checked_at":"2026-05-12T02:00:06.338Z","response_time":102,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["command-line","git","git-flow","productivity","workflow"],"created_at":"2024-07-30T18:01:28.692Z","updated_at":"2026-05-12T03:01:03.252Z","avatar_url":"https://github.com/git-town.png","language":"Gherkin","funding_links":["https://github.com/sponsors/git-town"],"categories":["Gherkin","Go","workflow"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cpicture\u003e\n    \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://raw.githubusercontent.com/git-town/git-town/main/website/src/logo.svg\"\u003e\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/git-town/git-town/main/website/src/logo-dark.svg\"\u003e\n    \u003cimg alt=\"Git Town logo\" src=\"https://raw.githubusercontent.com/git-town/git-town/main/website/src/logo.svg\"\u003e\n  \u003c/picture\u003e\n  \u003cbr\u003e\n  \u003cimg src=\"https://github.com/git-town/git-town/actions/workflows/cuke.yml/badge.svg\" alt=\"end-to-end test status\"\u003e\n  \u003cimg src=\"https://github.com/git-town/git-town/actions/workflows/unit.yml/badge.svg\" alt=\"unit test status\"\u003e\n  \u003cimg src=\"https://github.com/git-town/git-town/actions/workflows/lint.yml/badge.svg\" alt=\"linters and documentation test status\"\u003e\n  \u003cimg src=\"https://github.com/git-town/git-town/actions/workflows/windows.yml/badge.svg\" alt=\"windows tests\"\u003e\n  \u003ca href=\"https://goreportcard.com/report/github.com/git-town/git-town\"\u003e\u003cimg src=\"https://goreportcard.com/badge/github.com/git-town/git-town/v23\" alt=\"Go report card status\"\u003e\u003c/a\u003e\n  \u003cimg src=\"https://api.netlify.com/api/v1/badges/c2ea5505-be48-42e5-bb8a-b807d18d99ed/deploy-status\" alt=\"Netlify deploy status\"\u003e\n\u003c/p\u003e\n\nGit Town provides additional Git commands that automate the creation,\nsynchronization, shipping, and cleanup of Git branches.\nCompatible with all popular Git workflows like Git Flow, GitHub Flow,\nGitLab Flow, and trunk-based development.\nSupports mono-repos and stacked changes.\nCheck out [this screencast](https://youtu.be/oLaUsUlFfTo) for an introduction.\n\n#### Basic development commands\n\n- [hack](https://www.git-town.com/commands/hack.html) - create a new up-to-date\n  feature branch off the main branch\n- [sync](https://www.git-town.com/commands/sync.html) - update existing\n  branches, remove shipped branches\n- [switch](https://www.git-town.com/commands/switch.html) - switch between\n  branches via text UI\n- [propose](https://www.git-town.com/commands/propose.html) - create a pull or\n  merge request for a feature branch\n\n#### Stacked changes\n\n- [append](https://www.git-town.com/commands/append.html) - insert a new branch\n  as a child of the current branch\n- [detach](https://www.git-town.com/commands/detach.html) - remove a branch from\n  a stack\n- [diff-parent](https://www.git-town.com/commands/diff-parent.html) - show the\n  changes committed to a feature branch\n- [merge](https://www.git-town.com/commands/merge.html) - merge two adjacent\n  branches in a stack into one\n- [prepend](https://www.git-town.com/commands/prepend.html) - insert a new\n  branch between the current branch and its parent\n- [set-parent](https://www.git-town.com/commands/set-parent.html) - update the\n  parent of a branch\n- [swap](https://www.git-town.com/commands/swap.html) - switch position with the\n  parent branch in a stack\n\n#### Limit branch syncing\n\n- [contribute](https://www.git-town.com/commands/contribute) - add commits to\n  somebody else's feature branch\n- [observe](https://www.git-town.com/commands/observe) - track somebody else's\n  feature branch without contributing to it\n- [park](https://www.git-town.com/commands/park) - stop syncing one of your\n  feature branches\n- [prototype](https://www.git-town.com/commands/prototype) - sync but don't push\n  a branch\n\n#### Dealing with errors\n\n- [continue](https://www.git-town.com/commands/continue.html) - resume the last\n  run Git Town command after having resolved conflicts\n- [runlog](https://www.git-town.com/commands/runlog.html) - display the repo\n  state before and after previous Git Town commands\n- [skip](https://www.git-town.com/commands/skip.html) - resume the last run Git\n  Town command by skipping the current branch\n- [status](https://www.git-town.com/commands/status.html) - displays or resets\n  the current suspended Git Town command\n- [undo](https://www.git-town.com/commands/undo.html) - undo the most recent Git\n  Town command\n\n#### Setup and configuration\n\n- [config](https://www.git-town.com/commands/config.html) - display or update\n  your Git Town configuration\n- [init](https://www.git-town.com/commands/init) - run the visual setup\n  assistant\n- [offline](https://www.git-town.com/commands/offline.html) - start or stop\n  running in offline mode\n- [completions](https://www.git-town.com/commands/completions) -\n  auto-completions for bash, zsh, fish, and PowerShell\n\n#### Advanced development commands\n\n- [branch](https://www.git-town.com/commands/branch) - display the local branch\n  hierarchy\n- [compress](https://www.git-town.com/commands/compress.html) - squash all\n  commits on feature branches down to a single commit\n- [delete](https://www.git-town.com/commands/delete.html) - remove a feature\n  branch\n- [rename](https://www.git-town.com/commands/rename.html) - rename a branch\n- [repo](https://www.git-town.com/commands/repo.html) - view the repository\n  homepage\n- [ship](https://www.git-town.com/commands/ship.html) - merge a completed\n  feature branch and remove it\n\n## Installation\n\nSee the [installation](https://www.git-town.com/install.html)\nand [configuration](https://www.git-town.com/configuration) instructions.\n\n## Documentation\n\nThe [Git Town website](https://www.git-town.com) provides documentation\nfor Git Town users.\n`git town help [command]` shows help on the CLI.\n\n## Contributing\n\nFound a bug or have an idea for a new feature?\n[Open an issue](https://github.com/git-town/git-town/issues/new)\nor send a [pull request](https://help.github.com/articles/using-pull-requests)!\nOur [developer documentation](docs/DEVELOPMENT.md) helps you get started.\n\n[![Stargazers over time](https://starchart.cc/git-town/git-town.svg)](https://starchart.cc/git-town/git-town)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgit-town%2Fgit-town","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgit-town%2Fgit-town","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgit-town%2Fgit-town/lists"}