Skip to main content

Module path

Module path 

Source
Expand description

Repository path discovery.

Functions§

git_dir
Path to the .git directory of the repository containing cwd. Always returns an absolute path. Errors if cwd isn’t inside a git repository.
lfs_dir
Path to the LFS storage directory for the repository (<git-dir>/lfs). The directory is not created.