How to do git add . with fugitive?

Viewed 3806

How do you do git add . in Fugitive for vim?

THe command :Git add . is not doing adding anything

2 Answers
Related