enable.sh
branchstable
changeset 327 c017ad874dfc
parent 322 f4a00b2d8bfb
child 364 616305c63510
--- a/enable.sh	Wed Jun 20 18:04:50 2012 +0200
+++ b/enable.sh	Wed Jun 27 15:12:19 2012 +0200
@@ -42,7 +42,7 @@
 pstatus=status --rev .^
 
 # diff with the previous amend
-odiff=diff --rev 'limit(obsparents(.),1)' --rev .
+odiff=diff --rev 'limit(precursors(.),1)' --rev .
 EOF
 
 cat << EOF >&2