{"id":22265626,"url":"https://github.com/vanheemstrasystems/git-create-new-feature-branch","last_synced_at":"2026-02-02T15:03:20.645Z","repository":{"id":182259224,"uuid":"668202631","full_name":"vanHeemstraSystems/git-create-new-feature-branch","owner":"vanHeemstraSystems","description":"Git - Create New Feature Branch","archived":false,"fork":false,"pushed_at":"2023-07-19T09:08:58.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-25T14:17:17.445Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/vanHeemstraSystems.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}},"created_at":"2023-07-19T09:02:46.000Z","updated_at":"2023-07-19T09:02:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"0aabb598-6875-4b84-8fe9-7ec50de65174","html_url":"https://github.com/vanHeemstraSystems/git-create-new-feature-branch","commit_stats":null,"previous_names":["vanheemstrasystems/git-create-new-feature-branch"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanHeemstraSystems%2Fgit-create-new-feature-branch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanHeemstraSystems%2Fgit-create-new-feature-branch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanHeemstraSystems%2Fgit-create-new-feature-branch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanHeemstraSystems%2Fgit-create-new-feature-branch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vanHeemstraSystems","download_url":"https://codeload.github.com/vanHeemstraSystems/git-create-new-feature-branch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanHeemstraSystems%2Fgit-create-new-feature-branch/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259118255,"owners_count":22807936,"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-12-03T10:15:59.109Z","updated_at":"2026-02-02T15:03:20.551Z","avatar_url":"https://github.com/vanHeemstraSystems.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"git-create-new-feature-branch\n# Git - Create New Feature Branch\n\nBased on \"Feature Branch: A Quick Walk Through Git Workflow\" at https://blog.mergify.com/feature-branch-a-quick-walk-through-git-workflow/\n\nHow to Create a Feature Branch in Git?\n\n```\ngit checkout main\ngit pull\ngit checkout -b new-feature\ngit add \u003csome-file\u003e\ngit commit\ngit push -u origin new-feature\n```\n\n**Note**: A recommended naming for feature branches is:\n\n```\nfeat/my-new-feature-short-name\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanheemstrasystems%2Fgit-create-new-feature-branch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvanheemstrasystems%2Fgit-create-new-feature-branch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanheemstrasystems%2Fgit-create-new-feature-branch/lists"}