nklb / EasyGit.jl

Simple tools to get git repository infos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EasyGit.jl

Some simple tools to get git repository infos. The implementation calls to the git CLI.

For reproducibility of computational results and plots created in Julia this module provides some functions, e.g., to get the current commit hash or to check that there are no uncommitted modifications.

About

Simple tools to get git repository infos

License:MIT License


Languages

Language:Julia 100.0%