aboutsummaryrefslogtreecommitdiff
path: root/debuild.sh
blob: 5b406a8d26beb042488e546aa78637fc792a0845 (plain)
1
2
3
4
5
# run debuild with .git ignore.
debuild -us -uc -I.git
git push --tags
git push --all