125
128
$ bzr log -r date:yesterday..date:today
132
135
different branch. This is the same ancestor that would be used for
135
138
*path* may be the URL of a remote branch, or the file path to a local branch.
137
140
For example, to see what changes were made on a branch since it was forked
140
143
$ bzr diff -r ancestor:../parent
150
153
For example, to get the differences between this and another branch::