ui: add 'Save *.orig Merge Backups' to the options dialog
[git-cola.git] / t / Makefile
blob7c924b6089648c244e7434f17ede81312703c897
1 all:
2 @$(CURDIR)/run_tests
4 clean:
5 find $(CURDIR) -name '*.py[co]' -print0 | xargs -0 rm -f