βββ([email protected])-[~]
ββ $ cat revarine.txt
βΎ Alexander Sakovich
βΎ .Net Developer
βΎ to be continued π€
[alias]
s = status --short
st = status
co = checkout
cm = commit -m
aa = add -A
pr = pull --rebase
b = branch
ba = branch -a
l = log --oneline --graph --decorate
g = log --graph --abbrev-commit --decorate --all --format=format:'%C(bold blue)%h%C(reset) - %C(bold cyan)%aD%C(dim white) - %an%C(reset) %C(bold green)(%ar)%C(reset)%C(bold yellow)%d%C(reset)%n %C(white)%s%C(reset)'