Module version_control

Module version_control 

Source
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.