{"id":19574800,"url":"https://github.com/ipanardian/crbranch","last_synced_at":"2026-05-16T22:02:27.336Z","repository":{"id":86036740,"uuid":"66048459","full_name":"ipanardian/crbranch","owner":"ipanardian","description":"A simple command line app to help you create git branch more faster","archived":false,"fork":false,"pushed_at":"2019-05-18T05:14:22.000Z","size":13,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-09T21:34:40.584Z","etag":null,"topics":["automation","branch","command-line-tool","git","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/ipanardian.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-08-19T03:07:25.000Z","updated_at":"2023-05-03T07:23:55.000Z","dependencies_parsed_at":"2023-03-04T01:15:49.355Z","dependency_job_id":null,"html_url":"https://github.com/ipanardian/crbranch","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/ipanardian/crbranch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipanardian%2Fcrbranch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipanardian%2Fcrbranch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipanardian%2Fcrbranch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipanardian%2Fcrbranch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ipanardian","download_url":"https://codeload.github.com/ipanardian/crbranch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipanardian%2Fcrbranch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33120450,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["automation","branch","command-line-tool","git","php"],"created_at":"2024-11-11T06:43:58.968Z","updated_at":"2026-05-16T22:02:27.283Z","avatar_url":"https://github.com/ipanardian.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# crBranch\n[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/ipanardian/crbranch/issues)\n[![GitHub release](https://img.shields.io/github/release/ipanardian/crbranch.svg)]()\n[![GitHub license](https://img.shields.io/badge/license-MIT-red.svg)](https://raw.githubusercontent.com/ipanardian/crbranch/master/LICENSE)\n\n*this project is not under maintenance anymore. Please use GoBranch instead*\n[https://github.com/ipanardian/GoBranch](https://github.com/ipanardian/GoBranch)\n\n\nA simple command line app to help you create git branch more faster. You just copy a title from project management app like Asana or whatever you use. Paste it on command line along with specific argument then enter. The crbranch will checkout to specific base branch and create new branch for you. \n\n## How to use\n```\n$ crbranch -f \nType: API Seating Chart\nSwitched to branch 'development'\nYour branch is up-to-date with 'origin/development'.\nSwitched to a new branch 'feature_api_seating_chart'\n\n$ crbranch -h\nType: ATM expired payment\nSwitched to branch 'hotfix'\nYour branch is up-to-date with 'origin/hotfix'.\nSwitched to a new branch 'hotfix_atm_expired_payment'\n\n$ crbranch -c master \nType: release\nSwitched to branch 'master'\nYour branch is up-to-date with 'origin/master'.\nSwitched to a new branch 'release'\n\n//List active branchs\n$ crbranch -l \n\n//Merge with auto pull \n$ crbranch -m feature_abcd development (EXPERIMENTAL!!)\n```\n\n## Feature\n1. Auto underscore and remove non alphanumeric characters branch name\n2. Auto prefix e.g feature, enhance, bugfix, hotfix\n3. Auto checkout to specific branch\n4. Auto git pull base branch\n5. Auto create branch\n6. Custom base branch\n7. Minimize wrong selected base branch\n\n## List Predefined Prefix\n- f =\u003e feature\n- e =\u003e enhance\n- b =\u003e bugfix\n- h =\u003e hotfix\n- hf =\u003e hotfeature\n- t =\u003e test\n\n## Additional Arguments\n- l =\u003e List active branchs\n- m =\u003e Merge with auto pull\n\n## License\nThe MIT License (MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipanardian%2Fcrbranch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fipanardian%2Fcrbranch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipanardian%2Fcrbranch/lists"}