📚 Documentation - Docker
📚 Documentation - Git
📚 Documentation - Linux
📚 Documentation - Versioning
📚 Documentation - Workflow
💡 Glossary
$ git stash $ git stash [save]
$ git stash list
Might conflict
$ git stash pop $ git stash apply
$ git stash drop $ git stash clear