Mercurial > hg
comparison hgext/notify.py @ 6156:ba0790061ba7
test-glog: pass the list of files to commit
test-glog uses debugsetparents instead of update+merge to create
some funky DAGs, and so the dirstate contents won't be consistent
with the checked out revision.
Passing an explicit list of files to commit reduces a bit the
dependency on the dirstate.
Using a non-deprecated rawcommit might be better here.
author | Alexis S. L. Carvalho <alexis@cecm.usp.br> |
---|---|
date | Thu, 21 Feb 2008 16:22:31 -0300 |
parents | 75d9fe70c654 |
children | f89fd07fc51d |
comparison
equal
deleted
inserted
replaced
6155:ea161d648117 | 6156:ba0790061ba7 |
---|