Modifying previous git commits can be useful. With Git rebase interactive, you can change previous commit messages, merge commits or simply drop git commits.
Computers, Coding and Caffeine
Modifying previous git commits can be useful. With Git rebase interactive, you can change previous commit messages, merge commits or simply drop git commits.
For beginner developers, this post details useful terminal/command line tools that will boost your productivity. Be a better coder with these tools and tricks!