sapling/eden/mononoke/hooks
Mateusz Kwapich 0c1567ee30 add invalid characters to the no_windows_filenames hook
Summary:
If a filename passes this hook it should be checkoutable on windows.

Unfortunately it's not the case now - we're missing the check for invalid
characters. Although this list might be redundant and some of chars might be
already banned by other hook let's make this hook a place for all
windows-specific filename checks.

Reviewed By: farnz

Differential Revision: D26979418

fbshipit-source-id: f1fa685b9e7e5413d8030d18bc083458b6a148e1
2021-03-11 13:38:50 -08:00
..
content-stores vfs: introduce AsyncVfs 2021-03-05 21:47:51 -08:00
hook_manager_factory autocargo v1: reformating of oss-dependencies, workspace and patch sections and thrift files to match v2 2021-02-25 15:10:56 -08:00
hooks-tests/src mononoke_types: use SortedVectorMap for BonsaiChangeset 2021-03-11 04:28:43 -08:00
src add invalid characters to the no_windows_filenames hook 2021-03-11 13:38:50 -08:00
Cargo.toml mononoke_types: use SortedVectorMap for BonsaiChangeset 2021-03-11 04:28:43 -08:00