numpy-newsletter
numpy-newsletter copied to clipboard
Article about git rebase
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