# Git Search File in Histroy

\`\`\`sh git log --all --full-history -- <FILE<sub>PATH</sub>> git log --all --full-history -- feeds.csv \`\`\`


相关：[[git-use-dura|git-use-dura]]
