ramu kramustar.hashnode.devยทDec 1, 20227 secret git commands which nobody told you:1. Choose Selected Files from Stash Most of the time, we stash a group of files and apply the whole stash together what if you only need selected files from the stash. Use the below command to achieve this: "git checkout -- " Eg: 2. Commit Selected...33 reads100DaysOfCodeAdd a thoughtful commentNo comments yetBe the first to start the conversation.