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 <[email protected]>
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: <[email protected]>
2017-03-13 03:54:34ncoghlanlinkissue29798 messages
2017-03-13 03:54:34ncoghlancreate