dmlcloud.git
Provides functions to interact with git
Functions
|
Returns the output of git diff -U0 --no-color HEAD |
|
Returns the git hash of the current commit. |
|
Heuristically checks if the given module is a cli script generated by setuptools. |
|
Returns the path to the script or module that was executed. |
|
Returns the directory containing the script or module that was executed. |
|
Returns the top-level directory containing the script or module that was executed. |
|
Runs a command in the project directory and returns the output. |