~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/config.py

Remove more cases of getting transport via control_files

Show diffs side-by-side

added added

removed removed

Lines of Context:
641
641
    def _get_user_id(self):
642
642
        """Return the full user id for the branch.
643
643
    
644
 
        e.g. "John Hacker <jhacker@foo.org>"
 
644
        e.g. "John Hacker <jhacker@example.com>"
645
645
        This is looked up in the email controlfile for the branch.
646
646
        """
647
647
        try: