Skip to content

Instantly share code, notes, and snippets.

@yamasimka83
Created April 14, 2021 12:10
Show Gist options
  • Select an option

  • Save yamasimka83/d38e103d5cad5da44a985737212c79f8 to your computer and use it in GitHub Desktop.

Select an option

Save yamasimka83/d38e103d5cad5da44a985737212c79f8 to your computer and use it in GitHub Desktop.
[alias]
ci = commit
co = checkout
st = status
br = branch
lg = log -10 --graph --pretty=tformat:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%an %cr)%Creset' --abbrev-commit --date=relative
files = diff-tree --no-commit-id --name-only -r
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment