Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I use 'git h', which is very similar. It was gifted to me when I moved to SF.

(in ~/.gitconfig under the [alias] section...)

h = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative

https://img.skitch.com/20120619-c9xq67ysdbmrasmfgur6raba1d.p...

I'd love to see how stuff like this spreads. I just use git h because the person that gave it to me used that.



A bit off topic: I like the font you're using on your console screenshot, but I'm having trouble narrowing down what it is. Do you mind telling us?


Looks like Inconsolata [1] to me. The slashes are set slightly higher than the pipe, the asterisk is vertically center-aligned (as opposed to super-positioned as with Consolas, Monaco, Vera Sans Mono and others), a distinctive upward curve on its lowercase 'y', and it has a looptail lowercase 'g'.

[1] - http://levien.com/type/myfonts/inconsolata.html




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: