Skip to content

Commit

Permalink
Fix the unassumed path.
Browse files Browse the repository at this point in the history
  • Loading branch information
pixlwave committed Feb 25, 2025
1 parent 3884b83 commit 944fe37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .githooks/post-checkout
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ git lfs post-checkout "$@"
export PATH="$PATH:/opt/homebrew/bin"

# ignores updates of 'Secrets.swift' to avoid pushing sensitive data by mistake
git update-index --assume-unchanged ElementX/SupportingFiles/Secrets.swift
git update-index --assume-unchanged Secrets/Secrets.swift

0 comments on commit 944fe37

Please sign in to comment.