projects
/
dotfiles-public.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f32d78
)
.hgrc: Enable the patchbomb extention
author
W. Trevor King
<wking@tremily.us>
Fri, 24 Oct 2014 20:41:05 +0000
(13:41 -0700)
committer
W. Trevor King
<wking@tremily.us>
Fri, 24 Oct 2014 20:41:05 +0000
(13:41 -0700)
This extension [1] is preferred by Nginx [2].
[1]: http://mercurial.selenic.com/wiki/PatchbombExtension
[2]: http://nginx.org/en/docs/contributing_changes.html#submitting_changes
src/.hgrc
patch
|
blob
|
history
diff --git
a/src/.hgrc
b/src/.hgrc
index 9dea54a8ad7ffc55685dd6950d1d1a187a196db9..56597ec0ceb45c1c2b5d16aa74c9454eadce92c1 100644
(file)
--- a/
src/.hgrc
+++ b/
src/.hgrc
@@
-9,6
+9,7
@@
cacerts = /etc/ssl/certs/ca-certificates.crt
hgext.churn =
hgext.convert =
hgext.graphlog =
+hgext.patchbomb =
hgext.purge =
mq =
rebase =