Hi again, and welcome to our third Git Survival Kit tutorial post! If you've read Covering the basics and Diggin' deeper, you're now ready to take on one of the coolest Git features: integrating the changes between separate branches. Besides that, we will look into another useful concept called stashing. Let's begin then. Stashing your work Let's say you modified something in your working directory and don't...
Read More