TOP MNC — AWS / DevOps INTERVIEW QUESTIONS
What is GIT stash? Git stash is a feature in Git that allows you to temporarily save your changes without committing them. It's useful when you need to switch branches or perform some other operation that requires a clean working directory. What is a...



