Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   git-stage    ( 1 )

добавить содержимое файла в область подготовки (Add file contents to the staging area)

Имя (Name)

git-stage - Add file contents to the staging area

Синопсис (Synopsis)

git stage args...

Описание (Description)

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