snippetbashTip
git stage — This command is an alias of `git add`.
Viewed 0 times
commandgit stagethisclialiasaddgit
Problem
How to use the
git stage command: This command is an alias of git add.Solution
git stage — This command is an alias of git add.View documentation for the original command:
tldr git addCode Snippets
View documentation for the original command
tldr git addContext
tldr-pages: common/git stage
Revisions (0)
No revisions yet.