thoughtbot / guides

A guide for programming in style.

Home Page:https://thoughtbot.com/playbook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rebase workflow link missing from Git guide

jaredrapid opened this issue · comments

The link for [rebase workflow] is missing from the Git guide: https://github.com/thoughtbot/guides/blob/main/git/README.md

There are various guides out there but not sure if you had a particular one in mind.

Thanks for catching that. It should link to https://github.com/thoughtbot/guides/blob/main/git/README.md#merge .


I tracked down what happened. Originally we had a git "style" and a git "protocol" guide. In #615 we merged them. During this merge we lost the link.