Improve Git Log Last updated on June 30, 2023 by Sal Ferrarello By default the output of ‘git log’ is not nearly as useful as it could be. By creating a new command ‘git lg’ that uses some of the options available to ‘git log’, we create a much more useful command.