Article about git rebase
InessaPawson opened this issue · 2 comments
InessaPawson commented
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.
JulesKouatchou commented
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.
matthew-brett commented
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