/** * Tests for the git-shim denylist (T1118 L2). * * Verifies: * - Blocked operations are correctly identified for restricted roles. * - Allowed operations pass through. * - Flag-based matching works for subcommands like `branch` and `reset`. * * @task T1118 * @task T1121 */ export {}; //# sourceMappingURL=denylist.test.d.ts.map