refdb_fs.c
53.8 KB
-
path: git_path_isvalid -> git_path_validate · 88323cd0
If we want to validate more and different types of paths, the name `git_path_validate` makes that easier and more expressive. We can add, for example, `git_path_validate_foo` while the current name makes that less ergonomic.
Edward Thomson committed