This patch moves chunk of activepath function from hgremotenames extension
(https://bitbucket.org/seanfarley/hgremotenames/) to core. Before moving
rest of the part, there needs to be some refactoring done to schemes which
will be done as a separate series.
Details
Details
- Reviewers
durin42 - Group Reviewers
hg-reviewers - Commits
- rHG62a428bf6359: logexchange: introduce helper function to get remote path name
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
mercurial/logexchange.py | ||
---|---|---|
110 | This should be cleaned up to not have all the getattr contortions that support old hg versions. |
Comment Actions
I will like to get this series review and iterated upon early in cycle so that we can ship remotenames in the next release.
what's the deal with this attributeerror business? merits a comment at least