Some small changes to the presentation
This commit is contained in:
parent
4456e16333
commit
2be367ed02
3 changed files with 55 additions and 26 deletions
4
shell/tree-empty-git
Executable file
4
shell/tree-empty-git
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
echo '$ tree .git'
|
||||
cd /tmp/demo
|
||||
tree .git
|
Loading…
Add table
Add a link
Reference in a new issue