yaph / git-tools

Command line tools to facilitate working with git and github

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git-tools

Command line tools to facilitate working with git and github

git config

better git log

see https://coderwall.com/p/euwpig?&p=1&q=

git config --global alias.lg "log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit"

About

Command line tools to facilitate working with git and github


Languages

Language:Shell 100.0%