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.

Show HN: I wrote about book about rebasing in Git

69 pointsby PascalPrechtover 5 years ago

7 comments

PascalPrechtover 5 years ago
Hey everyone,<p>over the past two months I made it myself a challenge to write an ebook about rebasing in git and today I&#x27;m happy to launch a first version of it!<p>I see a lot of people struggling with having a fundamental understanding of how git works. Rebasing in Git is probably one of the most powerful features of the tool that can make everyone extremely productive when it comes to version control and working with peers on projects.<p>I&#x27;ve documented my progress at IndieHackers here: <a href="https:&#x2F;&#x2F;www.indiehackers.com&#x2F;product&#x2F;rebase-book" rel="nofollow">https:&#x2F;&#x2F;www.indiehackers.com&#x2F;product&#x2F;rebase-book</a><p>Will also write a post-mortem about how I&#x27;ve authored and published the book in just two months.<p>Feel free to follow me on twitter for updates: <a href="https:&#x2F;&#x2F;twitter.com&#x2F;PascalPrecht" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;PascalPrecht</a>
anton_gogolevover 5 years ago
Not to undermine author’s efforts, but I feel we as an industry took a wrong turn somewhere. An entire book on what essentially is a single Git command is just insane.
评论 #22224225 未加载
评论 #22214773 未加载
dirtydroogover 5 years ago
The thing is, git is a tool, it should be pretty easy to use. If someone has to write an entire book about rebasing then, in my opinion, there&#x27;s something wrong.<p>I just push&#x2F;pull&#x2F;merge. I&#x27;ve never had any issues, a monkey could do it and would have to go out of their way to screw it all up.<p>&quot;Noob! You don&#x27;t understand how git works&quot;... maybe true. I understand how source control should work. I have far more important things on my day-to-day plate then to dig into the internal workings of git. The branching setup described in the git-flow thing has been around far longer than git.
评论 #22224365 未加载
评论 #22216098 未加载
评论 #22216314 未加载
machiawelicznyover 5 years ago
Related: <a href="https:&#x2F;&#x2F;learngitbranching.js.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;learngitbranching.js.org&#x2F;</a>
dateneover 5 years ago
That&#x27;s really cool, the hand-drawn charts are super clear. I&#x27;ve never considered rebasing but I&#x27;ll give it a go on my next project
评论 #22209866 未加载
评论 #22200388 未加载
AwesomeFaicover 5 years ago
The &quot;Timeless Content&quot; icon isn&#x27;t loading for me (using Brave). Otherwise looks great and congrats on the release
评论 #22209801 未加载
dreamcompilerover 5 years ago
Title should probably read &quot;...book about rebasing...&quot;
评论 #22206861 未加载