The internal branch is used for the kernel configuration and build scripts. When new configuration options are needed or the build requirements change, this is the branch to send merge requests to. When a new release is made, this branch is merged into the release branch. Configuration and build scripts can be found in the ``redhat/`` directory. Refer to the Configuration section below for more details.
### ark-latest
This branch points to the latest release branch. ***This is not a development branch, do not base merge requests off this branch.***
### ark-patches
***This branch is regularly rebased; do not rely on commit hashes in this branch unless they are contained by a tag or release branch!***