sapling/eden
Mateusz Kwapich 1f3635f8a2 disallow deleting files in native pushes
Summary:
The `native_push_only_deny_patterns` contains the list of paths that should be
changed only via pushrebase operations.

I think the `native_push_only_deny_patterns` should be moved into its own hook
but let's start from fixing current behaviour and refactor later.

Reviewed By: liubov-dmitrieva

Differential Revision: D44433734

fbshipit-source-id: 2da93e84763cdfb7ee997cb148d4eac288fba27f
2023-03-28 05:05:33 -07:00
..
fs PrjFS: add LogEvent for fileNotification failures 2023-03-24 21:21:47 -07:00
integration integration: remove unused import in update_test 2023-03-24 21:21:47 -07:00
locale
mononoke disallow deleting files in native pushes 2023-03-28 05:05:33 -07:00
scm smartset: fix commit text prefetching for repo scans 2023-03-27 19:12:15 -07:00
test_support Enable StartFakeEdenFSTest 2023-03-14 13:25:16 -07:00
test-data test-data: remove snapshot 20190313 2022-02-04 13:50:48 -08:00
testlib ui: don't default username to <user>@<fqdn> 2023-03-02 22:10:45 -08:00
.clang-tidy clang-tidy: disable facebook-hte-ContextDependentStaticInit 2022-11-04 15:33:50 -07:00
.gitignore
.mononoke_test_file test push 2022-01-06 05:57:35 -08:00
Eden.project.toml