Skip to contents

Check if a file is tracked and not modified

Usage

is_tracked_not_modified(file, repo = ".")

Arguments

file

path relative to the git root directory.

repo

path to the repository

See also