Delta-v/Content.Tools
Tobias Berger e53ffd0536
Update git hooks with upstream fixes (#4690)
* Make git hooks work in git worktrees (#40038)

Make hooks work in worktrees and cleanup hooks

(cherry picked from commit d3731395b6de358b13364b02eaeff1244a54aa2f)

* Replace all usages of /bin/bash shebang with /usr/bin/env (#40756)

Replace all usages of /bin/bash with /usr/bin/env

/usr/bin/env is nearly guaranteed to always exist at that location, which can't be said about /bin/bash and /bin/sh.

Co-authored-by: opl <4833621+opl@users.noreply.github.com>
(cherry picked from commit b9254d9ebf79ff28e27f1c54205e89fece209ad4)

---------

Co-authored-by: War Pigeon <54217755+minus1over12@users.noreply.github.com>
Co-authored-by: opl- <opl-@users.noreply.github.com>
Co-authored-by: opl <4833621+opl@users.noreply.github.com>
2025-11-19 07:48:01 -06:00
..
test Update git hooks with upstream fixes (#4690) 2025-11-19 07:48:01 -06:00
Content.Tools.csproj Dependency update / fixes / skrungle bungle (#23745) 2024-01-26 22:33:46 +01:00
Map.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
MappingMergeDriver.cs Fix warnings in Content.Tools module (#17862) 2023-07-10 17:39:21 +10:00
Merger.cs Fix warnings in Content.Tools module (#17862) 2023-07-10 17:39:21 +10:00
TypeTagPreserver.cs Fix warnings in Content.Tools module (#17862) 2023-07-10 17:39:21 +10:00
YamlTools.cs Fix warnings in Content.Tools module (#17862) 2023-07-10 17:39:21 +10:00