Skip to content

Commit

Permalink
Some useful aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonidas-from-XIV committed Aug 28, 2015
1 parent 80fc8aa commit c5be59f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions home/.gitconfig
Expand Up @@ -21,6 +21,8 @@
unassume = update-index --no-assume-unchanged
assumed = "!git ls-files -v | grep ^h | cut -c 3-"
lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr)%C(bold blue)<%an>%Creset' --abbrev-commit
lgtm = merge --no-ff
squash = rebase --autosquash -i
[url "git@github.com:Leonidas-from-XIV/"]
insteadOf = github:
[push]
Expand Down

0 comments on commit c5be59f

Please sign in to comment.