Update cheatsheets

This commit is contained in:
ivuorinen
2026-01-26 00:24:33 +00:00
parent 2aa4763c61
commit 329616d81f
2 changed files with 42 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
---
# git add
> Adds changed files to the index.
> Stage changed files for a commit.
> More information: <https://git-scm.com/docs/git-add>.
- Stage a file for a commit: