[Git] Fix git configuration

This commit is contained in:
2023-09-10 23:48:58 +02:00
parent 2641e6af09
commit 39719850cb
2 changed files with 2 additions and 2 deletions

View File

@@ -104,7 +104,7 @@
| abbreviation | equivalent |
|--------------+-----------------|
| =cl= | =clone= |
| =cl1= | =clone --depth=1= |
| =cl1= | =clone --depth 1= |
#+name: git-fetch-abbrev
| abbreviation | equivalent |