# HG changeset patch # User Pierre-Yves David # Date 1340793837 -7200 # Node ID f4a00b2d8bfba33d712dd576444b1a51232c6665 # Parent 41ba89f0caa5861b64bb17712f75e8b7f3016200 setup: update alias with new wording diff -r 41ba89f0caa5 -r f4a00b2d8bfb 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