repo.or.cz
/
git-cola.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ui: add 'Save *.orig Merge Backups' to the options dialog
[git-cola.git]
/
t
/
Makefile
blob
7c924b6089648c244e7434f17ede81312703c897
1
all
:
2
@
$(
CURDIR
)/
run_tests
3
4
clean
:
5
find
$(
CURDIR
) -
name
'*.py[co]'
-
print0 | xargs
-
0
rm
-
f