Git-Presentation/shell/tree-empty-git
2022-01-28 14:53:38 +00:00

4 lines
62 B
Bash
Executable file

#!/usr/bin/env bash
echo '$ tree .git'
cd /tmp/demo
tree .git