Amending to a Commit in the Middle of Git History
Some Context
Have you ever faced the issue of missing some changes in a commit, creating more commits and then realizing your mistake? I have.
R is the root commit of this repository
A is the commit where I missed including some changes
B is the...
rohanvm.hashnode.dev5 min read