TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Git for busy people: See what you're doing

16 pointsby benschwarzover 13 years ago

1 comment

moleculeover 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>