Skip to content

Instantly share code, notes, and snippets.

View pmashchak's full-sized avatar

Pavlo Mashchak pmashchak

  • Atkins & Pearce
  • Orlando, FL
View GitHub Profile
[alias]
co = checkout
br = branch
ci = commit
st = status
[user]
name = Pavlo Mashchak
email = [email protected]
[alias]
lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative