[1] : rm -rf test [2] : git init test Initialized empty Gi…

Twetch ·

[1] : rm -rf test

[2] : git init test
Initialized empty Git repository in ~a/1565488680/test/.git/

[3] : cd test

[4] : find .git/objects
.git/objects
.git/objects/pack
.git/objects/info

[5] : find .git/objects -type f