notes/git.md
2026-03-25 10:27:18 +01:00

6 lines
41 B
Markdown

#git
- clone
``` bash
git clone <URl>
``