summaryrefslogtreecommitdiffstats
path: root/.gitattributes
blob: 1d59fd84d3d16d4b82efa976fe7990904d696e1e (plain)
1
2
3
4
5
*.src.rpm diff=srpm
# add following 3 lines to ~/.gitconfig
#[diff "srpm"]
#	textconv = rpm2cpio
#	binary = true