This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ncoghlan
Recipients ncoghlan
Date 2017-03-13.03:54:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1489377274.97.0.238929720669.issue29798@psf.upfronthosting.co.za>
In-reply-to
Content
Turns out I missed another isdir() check in get_base_branch(), so this still isn't working properly in git worktree directories.
History
Date User Action Args
2017-03-13 03:54:35ncoghlansetrecipients: + ncoghlan
2017-03-13 03:54:34ncoghlansetmessageid: <1489377274.97.0.238929720669.issue29798@psf.upfronthosting.co.za>
2017-03-13 03:54:34ncoghlanlinkissue29798 messages
2017-03-13 03:54:34ncoghlancreate