{"id":16604289,"url":"https://github.com/astraluma/git-feature","last_synced_at":"2025-10-28T20:32:50.883Z","repository":{"id":1883932,"uuid":"2809679","full_name":"AstraLuma/git-feature","owner":"AstraLuma","description":"My github flow helper","archived":false,"fork":false,"pushed_at":"2011-11-19T17:28:27.000Z","size":96,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T18:27:08.839Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gabrielreid/RunKeeper-iOS","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AstraLuma.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":"2011-11-19T17:01:09.000Z","updated_at":"2013-10-28T22:16:43.000Z","dependencies_parsed_at":"2022-09-10T15:12:36.137Z","dependency_job_id":null,"html_url":"https://github.com/AstraLuma/git-feature","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AstraLuma/git-feature","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstraLuma%2Fgit-feature","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstraLuma%2Fgit-feature/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstraLuma%2Fgit-feature/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstraLuma%2Fgit-feature/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AstraLuma","download_url":"https://codeload.github.com/AstraLuma/git-feature/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstraLuma%2Fgit-feature/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264363732,"owners_count":23596500,"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-12T00:56:51.666Z","updated_at":"2025-10-28T20:32:50.823Z","avatar_url":"https://github.com/AstraLuma.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"git feature\n===========\n\nThis is my simple helper for feature branches, as defined by [GitHub Flow](http://scottchacon.com/2011/08/31/github-flow.html). It's primitive and depends on a knowledgable user, but it works. I'm using it in my fork of [tgg-BotSteve](/astronouth7303/tgg-BotSteve).\n\nCommands\n--------\n`git feature help` prints out a simple usage message. Mostly as a reminder.\n\n`git feature start \u003cname\u003e` creates a new branch and switches to it. If autopublish is enabled, it will also run `publish` (below).\n\n`git feature finish [\u003cname\u003e]` merges the branch (default is the current branch) into master. The branch is not deleted. Merge conflicts can be handled in the usual way.\n\n`git feature publish [\u003cname\u003e]` sends the branch (default: current) to `origin` and sets up syncing in the config file.\n\nSettings\n--------\n`gitfeature.autopublish` is a boolean value. If true, `git feature start` will automatically publish branches created.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastraluma%2Fgit-feature","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastraluma%2Fgit-feature","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastraluma%2Fgit-feature/lists"}