feat(7): add git cheatsheet

This commit is contained in:
Rodney, Tiara 2025-05-09 23:59:38 +02:00
parent 04d188ca2c
commit 2a4851b6a4
No known key found for this signature in database
GPG key ID: 5CD8EC1D46106723

View file

@ -0,0 +1,6 @@
# Determine config file location of submodule
```
git rev-parse --git-path config
```