Introduction Sometimes it is needed to change a specific commit without having the need to create a new commit for that. For this it will be used git rebase, because it allows to keep a clean git history as intended. How to To modify commit xxcsea45 ...
danieljalopes.hashnode.dev1 min read
No responses yet.