|
Option C Tools
|
Go to the source code of this file.
Namespaces | |
| namespace | tests_git |
| namespace | tests_git.test_git_init |
Functions | |
| bool | tests_git.test_git_init._git_available () |
| tests_git.test_git_init._git (Path repo, *str args, bool check=True) | |
| subprocess.CompletedProcess | tests_git.test_git_init._run_init (Path root, *str extra_args) |
| Path | tests_git.test_git_init._make_option_c_dir (Path tmp_path, str name="fresh") |
| Path | tests_git.test_git_init._make_git_project (Path tmp_path, str name="existing") |