Forrest logo
back to context overview

git-root

List of commands for git-root:

  • git-root:tldr:cdc73 git-root: Print the absolute path of the current Git repository.
    $ git root
    try on your machine
    explain this command
  • git-root:tldr:ef2ba git-root: Print the current working directory relative to the root of the current Git repository.
    $ git root --relative
    try on your machine
    explain this command
back to context overview