Mercurial > hg
diff hgext/shelve.py @ 26065:dceaef70e410
commands.push: use "pushloc" path attribute
Path instances now have a "pushloc" attribute that exposes the path
to be used for pushing. The "default-push" path is automatically
captured in the "pushloc" attribute of the "default" path.
Drop references to "default-push" and use the "pushloc" attribute
for looking up where to push to.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sat, 08 Aug 2015 00:12:41 -0700 |
parents | 870e361e049c |
children | 6086ddc1fdc6 |