Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
gitosis フックを使用して、2 つの安定したブランチ間を自動マージしようとしています。
git フックだけを使用してこれを行う方法を説明する記事を見つけました。
gitosis を使用して同じことを行う方法がわかりません。何か考えはありますか?
基本的に、maintブランチへのコミットが成功すると、 devブランチに自動的にマージされます。