Commit your work in progress and push it to a remote branch. When you’re ready to merge it into your main branch you can use an interactive rebase to rewrite your history and eliminate “work in progress” commits.
Commit your work in progress and push it to a remote branch. When you’re ready to merge it into your main branch you can use an interactive rebase to rewrite your history and eliminate “work in progress” commits.