CopyCommandCopyCommand
Default

git add .

Summary

Stages all changes in the current folder for the next commit.

Command

Windows PowerShell

Run in PowerShellWindows PowerShell
git add .

Related commands