Stage/unstage files with or without changes, directly from the explorer or currently opened file. Integrates seamlessly with the default Git integration. Sort of, but not really. The default Git ...
Currently, the git blame command is only applicable to a single file: We specify the file path to be blamed, and git returns the blame result for this single file by traversing the history of commits.