repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Wed Jan 25 08:34:36 UTC 2012
[aur-mirror.git]
/
hgcodesmell-hg
/
hgcodesmell-hg.install
blob
a65810ad564c3701db4fe6ae9ae21878ad979311
1
post_install(){
2
cat << '_EOF'
3
==> -------------------------------
4
==> Place into .hgrc file:
5
==> [extensions]
6
==> hgcodesmell =
7
==> -------------------------------
8
_EOF
9
}
10