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.

Modern Git Commands and Features You Should Be Using

60 pointsby fagnerbrackabout 1 year ago

4 comments

nalgeonabout 1 year ago
There&#x27;s also an interactive &quot;Git by Example&quot; guide I recently wrote on a similar topic. It has a playground for each of the commands mentioned in Martin&#x27;s article (and many others):<p>— switch<p>— restore<p>— sparse-checkout<p>— worktree<p>— bisect<p><a href="https:&#x2F;&#x2F;antonz.org&#x2F;git-by-example&#x2F;" rel="nofollow">https:&#x2F;&#x2F;antonz.org&#x2F;git-by-example&#x2F;</a>
yablakabout 1 year ago
Still amazed there&#x27;s no &quot;git cp&quot;. the workarounds involve rebases and aren&#x27;t practical.
评论 #39891777 未加载
adamnemecekabout 1 year ago
Is worktree good?
评论 #39889633 未加载
评论 #39889789 未加载
评论 #39889599 未加载
m3kw9about 1 year ago
Git bisect is really useful to see who messed up
评论 #39889749 未加载
评论 #39997963 未加载