TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Git for busy people: See what you're doing
16 points
by
benschwarz
over 13 years ago
1 comment
molecule
over 13 years ago
nice. single quotes for git alias / .gitconfig<p><pre><code> [alias] l = log --graph --pretty='format:%C(yellow)%h%Cblue%d%Creset %s.%C(white) %an, %ar%Creset'</code></pre>