numpy/numpy-newsletter

Article about git rebase

InessaPawson opened this issue · 2 comments

Task Write an in-depth overview of the git rebase command (e.g., configuration, execution, common uses, pitfalls, etc) using numpy/numpy as a case study.

I am interested in writing a document on Git Rebase. I first need to know if there is an example of document somewhere I can use as reference.

I wrote a page on rebase that I still go back to from time to time: https://matthew-brett.github.io/pydagogue/rebase_without_tears.html