This would make it possible for git auth backends to actually use implementations that don't use class methods for everything, and prevent the need for constant re-initialization.
:thumbsup:
rebased onto 680dba86bce1dd88660aa1f139c1f18414c5a1dd
Pull-Request has been merged by pingou
This would make it possible for git auth backends to actually use implementations that don't use class methods for everything, and prevent the need for constant re-initialization.