Expand description
This module contains functions and structures related to different version control systems.
See SupportedVCS for which systems are supported.
Enums§
- SupportedVCS
- Which version control systems are supported.
Functions§
- determine_
vcs_ 🔒root - Determine the directory that is the repository root.
- project_
root - Determine the project root folder.