(no title)
c0achmcguirk | 8 years ago
A few more I live and die by:
gf git fetch --all; git fetch --tags
gh git log --oneline --abbrev-commit --all --graph --decoratec0achmcguirk | 8 years ago
A few more I live and die by:
gf git fetch --all; git fetch --tags
gh git log --oneline --abbrev-commit --all --graph --decorate
akavel|8 years ago
edit: yep, per git help log:
c0achmcguirk|8 years ago