"be diff" now compares agains the last commit (for versioning VCSs).
authorW. Trevor King <wking@drexel.edu>
Thu, 23 Jul 2009 18:24:36 +0000 (14:24 -0400)
committerW. Trevor King <wking@drexel.edu>
Thu, 23 Jul 2009 18:24:36 +0000 (14:24 -0400)
commit60e13a0a2f4f8cad3f6b0217e1e8c4e9ac7e9d6a
treec990b0b40b8d2dd81040b4a57eb309f55c4786d3
parent45cc50d7ce0b5c32a2936d6eb87a3002670924bc
"be diff" now compares agains the last commit (for versioning VCSs).

This is the default behaviour of most of the VCSs own diff commands.
becommands/diff.py