Skip to content
Snippets Groups Projects
Commit 6ab17ae0 authored by Siddharth Agarwal's avatar Siddharth Agarwal
Browse files

git_handler: make self.git a lazily evaluated property

This allows other functions to be able to use the `git` property without
needing to care about initializing it.

An upcoming patch will remove the `init_if_missing` function.
parent c99941ff
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment