eb48ee0db2d3

hg: make nudge better
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Wed, 04 Aug 2010 13:32:20 -0400
parents 1abbeecc00ee
children 4e0552426486
branches/tags (none)
files .hgrc

Changes

--- a/.hgrc	Wed Aug 04 13:31:49 2010 -0400
+++ b/.hgrc	Wed Aug 04 13:32:20 2010 -0400
@@ -82,7 +82,7 @@
 addremove = --similarity 100
 
 [alias]
-nudge = push --rev .
+nudge = push --branch .
 st = status -C
 ? = summary
 pullr = pull --remotecmd '~/bin/hg'