URL: https://github.com/SSSD/sssd/pull/118 Author: fidencio Title: #118: Don't keep track of automatically generated files Action: opened
PR body: """ Those files are automatically generated on every build. There's no reason to keep track of them in our tree.
Signed-off-by: Fabiano Fidêncio fidencio@redhat.com """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/118/head:pr118 git checkout pr118