feat(7): add git cheatsheet
This commit is contained in:
parent
04d188ca2c
commit
2a4851b6a4
1 changed files with 6 additions and 0 deletions
6
7-git-cheatsheet/README.md
Normal file
6
7-git-cheatsheet/README.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
# Determine config file location of submodule
|
||||
|
||||
```
|
||||
git rev-parse --git-path config
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue