mirror of https://github.com/CrimsonTome/tldr.git
176 B
176 B
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