Alias names and expansions
Each entry pairs a short alias name with the Git subcommand and options that should replace it. An ordinary value such as "log --oneline" becomes the expansion used after invoking the alias through Git. Additional arguments entered at invocation time are passed after that configured expansion, allowing a fixed shortcut to accept changing revisions, paths, or other command arguments.