ProgrammerShopยทCommand Generator
๐ŸŒฟgit/git add

git add

Stage files โ€” paste git status output to pick files by status

Paste your git status output, then select the files to stage

Generated Command
$git add \
  <files>