Mercurial > hg
diff mercurial/py3kcompat.py @ 22216:9be81b86ca97
obsolete: explicitly pass metadata argument using keyword argument
We are about to add more arguments to this function (date, parents, etc).
Passing metadata as a keyword argument gives us more flexibility when adding
them.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Thu, 14 Aug 2014 01:53:07 -0700 |
parents | a7a9d84f5e4a |
children | 5bfd01a3c2a9 |