]> gitweb @ CieloNegro.org - sugar.git/blobdiff - dot-files/_hgrc
Auto commit by The Sugar System.
[sugar.git] / dot-files / _hgrc
index b45ff801e3809909041dcdeb7cd12b5b7f2b9df7..e77aec1e726b8778d76bb243b2956244d835ea48 100644 (file)
@@ -13,3 +13,8 @@ hgext.fetch =
 hgext.graphlog =
 #pager=
 color=
+
+[hooks]
+commit        = touch `hg root`/.hg/unpushed
+post-push     = rm -f `hg root`/.hg/unpushed
+post-rollback = rm -f `hg root`/.hg/unpushed