fugitive commands I :Gstatus … git status C-n … go to the next file C-p … go to the previous file - … git add/git reset depending where you are in the windows (mark multiple files in visual mode) …
Handling branches with vim-merginal :Merginal … opens the extra window C … checkout branch under the cursor A … add a branch from the current checked out branch under the cursor