-
Committer:
John Arbash Meinel
-
Date:
2010-07-26 17:19:33 UTC
-
mto:
This revision was merged to the branch mainline in
revision
5362.
-
Revision ID:
john@arbash-meinel.com-20100726171933-vpvt3aslqwdkcykx
Handle a simple ~ in lp: urls.
We've already asked the user to login (so they can get bzr+ssh access),
so use that username to resolve ~ in a url.
(eg: lp:~/bzr/branch => lp:~jameinel/bzr/branch)