![Git Flow and Github Checks with Hotfix](https://cdn.prod.website-files.com/5db35de024bb988f5fb4e168/661684362439cc7e1a22f632_612623b1c4050a6babedea81_gitflow-github-hotfix-bitrise.jpeg)
Git Flow and Github Checks with Hotfix
Many organizations are using Gitflow as a branching model for their use of Git and Github Checks to monitor their testing of code changes. This article highlights how following the Gitflow process for a Hotfix can produce unexpected results when using Github Checks and explains why this edge case occurs.