Files
cheatsheet-tldr/tldr/git-stage

14 lines
269 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# git stage
> This command is an alias of `git add`.
> More information: <https://git-scm.com/docs/git-stage>.
- View documentation for the original command:
`tldr git add`