The phrase "notthetweakthatyouwant" is a specific, troll-style password or key historically associated with
#!/bin/bash threshold=$1 # bytes, e.g., 10485760 for 10MB find . -type f -not -path "./.git/*" -size +"$((threshold/1024))k" -print0 \ | xargs -0 -I{} bash -c 'git lfs track "$(printf "%s" "{}" | sed "s@^./@@")" || true' git add .gitattributes lfs tweak notthetweakthatyouwant full
Most users stop at brew install git-lfs . That is insufficient. Could be from a forum post, YouTube comment, or inside joke