We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3884b83 commit 944fe37Copy full SHA for 944fe37
.githooks/post-checkout
@@ -6,4 +6,4 @@ git lfs post-checkout "$@"
6
export PATH="$PATH:/opt/homebrew/bin"
7
8
# ignores updates of 'Secrets.swift' to avoid pushing sensitive data by mistake
9
-git update-index --assume-unchanged ElementX/SupportingFiles/Secrets.swift
+git update-index --assume-unchanged Secrets/Secrets.swift
0 commit comments