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