# phpman > man > GIT-STAGE(1)

> **TLDR:** This command is an alias of `git add`.
>
- View documentation for the original command:
  `tldr git add`

*Source: tldr-pages*

---

[GIT-STAGE(1)](https://www.chedong.com/phpMan.php/man/GIT-STAGE/1/markdown)                                 Git Manual                                 [GIT-STAGE(1)](https://www.chedong.com/phpMan.php/man/GIT-STAGE/1/markdown)



## NAME
       git-stage - Add file contents to the staging area

## SYNOPSIS
       _git_ _stage_ args...


## DESCRIPTION
       This is a synonym for [**git-add**(1)](https://www.chedong.com/phpMan.php/man/git-add/1/markdown). Please refer to the documentation of that command.

## GIT
       Part of the [**git**(1)](https://www.chedong.com/phpMan.php/man/git/1/markdown) suite



Git 2.34.1                                   02/26/2026                                 [GIT-STAGE(1)](https://www.chedong.com/phpMan.php/man/GIT-STAGE/1/markdown)
