Skip to main content
2 of 2
added 35 characters in body
zcaudate
  • 747
  • 4
  • 15

`git add -A` equivalent for magit

I'm a very limited git user and most of the time, I just want to stage commit and push my code without too much ceremony.

What's the git add -A equivalent for magit? (I want to do it programmatically)

zcaudate
  • 747
  • 4
  • 15