Skip to content

Instantly share code, notes, and snippets.

View hex22a's full-sized avatar
🍍
ananasik

Albert Fazullin hex22a

🍍
ananasik
View GitHub Profile
@hex22a
hex22a / .gitconfig
Created March 27, 2018 11:48
crftd git aliases
[alias]
co = checkout
c = commit
st = status
br = branch
pl = pull
p = push
hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short