Magit is a text-based user interface to Git. It looks similar to the output of git itself. Unlike when using git directly, a Magit user does not execute commands by typing them into a shell. The main entry point to Magit isn’t the command-line but its status buffer, which looks like this:
Source: Emacsair! Magit, the magical Git interface