lightlab.util.gitpath module

All credit goes to https://github.com/MaxNoe/python-gitpath

Summary

Functions:

abspath returns the absolute path for a path given relative to the root of the git repository

Reference

root[source]

returns the absolute path of the repository root

abspath(relpath)[source]

returns the absolute path for a path given relative to the root of the git repository