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.

Build Muscle Memory for Git Commands

3 pointsby watterssnover 12 years ago

1 comment

xvolterover 12 years ago
Nifty little tool. Not very useful list of commans though. Most of the time you type in more than just `git commit` or `git diff`. It'd be more useful to go over some more complicated commands like git revert, git cherry-pick, git bisect, git pull (vs fetch, merge). Things the novice git user may find useful.