.hgtags @ 8e444c0f0dd9
Make {rev} behave correctly for some corner cases. The {rev} keyword now expands like so: * To nothing, when the working directory has no parent (i.e. when in a freshly init'ed repo or after running 'hg update null'). * To the revision number of the (first) parent of the working directory otherwise. fixes issue 9
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Wed, 30 Sep 2009 17:06:12 -0400 |
parents | d532edb50b5f |
children | 8fe3ed7a10ac |