Skip to content
zero2vibecodelearn vibe coding

git

version control (simulated).

Example

$ git init · git add . · git commit -m "…"
Break this command down →

Other commands