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:
• git conventions: | Conventions. | |
• git enable: | Library initialisation. | |
• git config: | Configuration management. | |
• git repository: | Repository management. | |
• git branch: | Branches management. | |
• git program: | Running the program. |
This document describes version 3.0.0-devel.9 of Marcos Bash Functions Library.