{"id":31704095,"url":"https://github.com/slankdev/gitstudy","last_synced_at":"2026-02-15T07:35:52.187Z","repository":{"id":87577728,"uuid":"163851036","full_name":"slankdev/gitstudy","owner":"slankdev","description":"for git study","archived":false,"fork":false,"pushed_at":"2019-01-02T15:03:20.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T22:50:05.949Z","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/slankdev.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-01-02T14:26:07.000Z","updated_at":"2019-01-02T14:58:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"20a822cf-02fc-4730-90bb-a14ced6f70ad","html_url":"https://github.com/slankdev/gitstudy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/slankdev/gitstudy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slankdev%2Fgitstudy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slankdev%2Fgitstudy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slankdev%2Fgitstudy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slankdev%2Fgitstudy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slankdev","download_url":"https://codeload.github.com/slankdev/gitstudy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slankdev%2Fgitstudy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29472883,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T06:58:05.414Z","status":"ssl_error","status_checked_at":"2026-02-15T06:58:05.085Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2025-10-08T22:49:50.201Z","updated_at":"2026-02-15T07:35:52.182Z","avatar_url":"https://github.com/slankdev.png","language":null,"readme":"\n# Git Study\n\nBranch構造は以下のようになっている\n\n- master:\n\t-\t完全に動くものしか置かない\n\t- hotfixはここに直接入れる.\n\t- 子ブランチ\n\t\t- develop:\n\t\t\t- とりあえず動いた物をおく.\n\t\t\t- 定期的にmasterのhotfixをmasterから取り込む.\n\t\t\t- 定期的にmasterにPRする\n\t\t\t- masterに非mergedな機能のhotfixはここに直接する.\n\t\t\t- 子ブランチ\n\t\t\t\t- feature-a:\n\t\t\t\t\t- 機能Aを作る.\n\t\t\t\t\t- developにPRする前にhotfixを取り込む\n\t\t\t\t- feature-b:\n\t\t\t\t\t- 機能Bを作る.\n\t\t\t\t\t- developにPRする前にhotfixを取り込む\n\n## 理想的なコミットツリー\n\n頑張って以下の形を保ちたい. 誰もミスらなければ達成できる.\nタイミングによって不都合でもなんとか修正する.\n\n```\nbranc-name  -----old---new\n\nmaster      ---- M1-------------------------M1.1------M2---\n                   \\                            \\    /\ndevelop              D1----------------D1.1------D1.2\n                       \\              /\nfeature-a                A1---A2---A3\n```\n\n## origin/develop で origin/master の hotfix を反映させる\n\n```\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslankdev%2Fgitstudy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslankdev%2Fgitstudy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslankdev%2Fgitstudy/lists"}