Skip to content

git command

ghdrako edited this page Nov 20, 2022 · 1 revision

grep

git grep -e ';;' --and --not -e 'for *(.*;;' -- '*.c'

cat-file (repo object) and ls-tree (tree object)


ls-files

Test

Clone this wiki locally