Son aktif 1705433144

prettier git log

Revizyon 0cd924128cc44addb4f36c3334fc6185a4ea68c7

run-this.sh Ham
1#!/bin/bash
2## Run the command below to create alias 'git lg'
3git config --global alias.lg "log --color --graph \
4--pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' \
5--abbrev-commit"