LinuxCommandLibrary

git-stage

Add file contents to the staging area

TLDR

View documentation for the original command

$ tldr git add
copy

SYNOPSIS

git stage <arg>...

DESCRIPTION

This is a synonym for git-add(1). Please refer to the documentation of that command.

GIT

Part of the git(1) suite

Copied to clipboard