This is the proper way to check whether we're dealing with a local
repository, since extensions should be coding to an interface and
not testing for exact types.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHG2182e67ea912: fastannotate: use repo.local()
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
hgext/fastannotate/protocol.py | ||
---|---|---|
17 | Dropped this import in flight to make pyflakes happy. |
Dropped this import in flight to make pyflakes happy.