Appendix F Version control with git

This section documents a library interfacing with the external program git; the library file is libmbfl-git.bash. We can load this library at run–time with:

mbfl_load_library(/path/to/libmbfl-git.bash)

for details Libraries loading and embedding. Notice that the preprocessor option --print-libmbfl-git will print the file pathname of the installed library, Invoking the preprocessor.

git is a very popular version control system; find details at:

https://git-scm.com/

This document describes version 3.0.0-devel.9 of Marcos Bash Functions Library.