selinux-policy for Fedora is a large patch off the mainline

Miroslav Grepl 7f54a752bb Merge pull request #1 from lzap/readme-checkout 9 years ago
README d64fbe1137 Improved initial git commands for README 9 years ago

README

selinux-policy for Fedora is a large patch off the mainline.

We have two branches for each Fedora release.

$FEDORA_RELEASE-base
$FEDORA_RELEASE-contrib

If you want to work and send patches against devel Fedora release, please use

git checkout -b rawhide-base -t origin/rawhide-base
git checkout -b rawhide-contrib -t origin/rawhide-contrib