Skip to content

Commit

Permalink
Update git_branch_standards.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ma91n authored Sep 24, 2024
1 parent df42528 commit 2655c9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documents/forGitBranch/git_branch_standards.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ featureブランチでの作業中に、developブランチが更新された場

:::

## 2. featireブランチからdevelopブランチへ変更を取り込む
## 2. featureブランチからdevelopブランチへ変更を取り込む

プルリクエスト(以下、PR)を経由して、開発が完了したfeatureブランチをメインのdevelopブランチに取り込むためには、GitHub(GitLab)上でPRを経由する運用を行うこと。

Expand Down

0 comments on commit 2655c9d

Please sign in to comment.