Interactive Rebasing Tips

Joe shares a practical tip for using Visual Studio Code as an interactive editor during Git rebasing, especially when squashing numerous commits. He highlights the convenience of a dropdown interface for easier selection but expresses frustration over the default sorting order, which places the newest commits at the top, complicating the process for those accustomed to traditional editors. This insight is invaluable for anyone looking to streamline their Git workflow.