Select Git revision
git.rb
-
Jacob Vosmaer authored
Grit guesses the `working_dir` for each repo it opens; if it can't find one Repo#working_dir is nil. This change passes Repo#working_dir to Git command in Git#native via Git's `--work-tree` command-line option.
Jacob Vosmaer authoredGrit guesses the `working_dir` for each repo it opens; if it can't find one Repo#working_dir is nil. This change passes Repo#working_dir to Git command in Git#native via Git's `--work-tree` command-line option.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.