Mercurial > hg
diff tests/test-empty.t @ 22625:62ab9ca90b36
push: perform bookmark export in the push function
This part is responsible for adding new bookmarks on the remote. Before that,
it was done on its own in `commands.push`. The export is still not integrated
with the rest of the push process, but at least it now dwells in the right
function.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Thu, 25 Sep 2014 02:53:29 -0700 |
parents | ab2362e1672e |
children | f1186c292d03 |