mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Remove find-code.sh
git-grep: http://git-scm.com/docs/git-grep http://travisjeffery.com/b/2012/02/search-a-git-repo-like-a-ninja/
This commit is contained in:
parent
a479a48c2a
commit
7cb555d2b8
1 changed files with 0 additions and 1 deletions
|
|
@ -1 +0,0 @@
|
|||
find \( -name "*.py" \) -type f -print | xargs grep -nis -IC1 --color=always "$1" | less -R
|
||||
Loading…
Reference in a new issue