Mercurial > hg-stable
changeset 8079:fb162c47000b
cvsps: update docstring for changeset class.
author | Greg Ward <greg-hg@gerg.ca> |
---|---|
date | Sat, 18 Apr 2009 09:44:51 -0400 |
parents | ab55a5122ea3 |
children | 19229b0b292d |
files | hgext/convert/cvsps.py |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/hgext/convert/cvsps.py Sat Apr 18 16:44:24 2009 +0200 +++ b/hgext/convert/cvsps.py Sat Apr 18 09:44:51 2009 -0400 @@ -428,6 +428,7 @@ class changeset(object): '''Class changeset has the following attributes: + .id - integer identifying this changeset (list index) .author - author name as CVS knows it .branch - name of branch this changeset is on, or None .comment - commit message