setup: update alias with new wording
authorPierre-Yves David <pierre-yves.david@logilab.fr>
Wed, 27 Jun 2012 12:43:57 +0200
changeset 322 f4a00b2d8bfb
parent 321 41ba89f0caa5
child 323 3edc829799d5
setup: update alias with new wording
enable.sh
--- a/enable.sh	Wed Jun 27 12:30:10 2012 +0200
+++ b/enable.sh	Wed Jun 27 12:43:57 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