2022-11-13 10:39:28 -08:00

4 lines
64 B
Plaintext

$ git init
$ git add -A
$ git commit -m "Initialize repository"