Git rebase -I is not that scary
Git rebase -I 并不可怕
HN 95 分 · 111 条评论 · 作者 vinhnx · 来源 cachebag.sh · HN 讨论
【摘要】
The author highlights that many developers, even experienced ones, often fear the interactive rebase command in git due to a misunderstanding of its mechanics. This command simply opens a text file to create a plan for replaying commits, rather than immediately altering history.
⋯ 继续阅读请登录会员 ⋯