TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: I wrote about book about rebasing in Git

69 点作者 PascalPrecht超过 5 年前

7 条评论

PascalPrecht超过 5 年前
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_gogolev超过 5 年前
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 未加载
dirtydroog超过 5 年前
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 未加载
machiaweliczny超过 5 年前
Related: <a href="https:&#x2F;&#x2F;learngitbranching.js.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;learngitbranching.js.org&#x2F;</a>
datene超过 5 年前
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 未加载
AwesomeFaic超过 5 年前
The &quot;Timeless Content&quot; icon isn&#x27;t loading for me (using Brave). Otherwise looks great and congrats on the release
评论 #22209801 未加载
dreamcompiler超过 5 年前
Title should probably read &quot;...book about rebasing...&quot;
评论 #22206861 未加载