]> git.corax.cc Git - toolbox/commit
include/git: Add module for interaction with git repositories
authorMatthias Kruk <m@m10k.eu>
Sun, 1 Aug 2021 22:12:02 +0000 (07:12 +0900)
committerMatthias Kruk <m@m10k.eu>
Sun, 1 Aug 2021 22:12:02 +0000 (07:12 +0900)
commitf844a613ea42c8ca8aa4ed1656a906bf78cf79b2
treea2a009f62a8bb339eb8db85826f98ffe0a2b6058
parent480a2210694540b830b03d5675cfdfb23e59c178
include/git: Add module for interaction with git repositories

This commit adds the git module, which implements a set of functions
to simplify interaction with git repositories.
include/git.sh [new file with mode: 0644]