Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 306 Bytes

File metadata and controls

4 lines (3 loc) · 306 Bytes

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.