Get the path to the repository root
It's often handy in scripts to get the (absolute) path to the current git repository.
Source: LESS='-p ^\s*--show-toplevel' man git-rev-parse
Last updated
It's often handy in scripts to get the (absolute) path to the current git repository.
Source: LESS='-p ^\s*--show-toplevel' man git-rev-parse
Last updated