What is Git stash?

: 172
Paper : DevOps Interview Questions and answers for freshers | Platform : SDLC | Category : Development FAQs

A developer operating on an existing division needs to move to another division to focus on anything specific but the incomplete project does not want the programmer to make improvements. Git's storage is the answer to this dilemma. Your updated monitored documents are taken by Git stash and stored on a pile of incomplete modifications that you can reactivate at any moment.

Suggested Papers: