Back
Tags: #git
-
Reject Branches; Go back to folders
Traditional stash workflow poses some problems, what if going back to working with folders for version could solve it, let's see
-
Write your own pre-commit hooks
Discover what are pre-commit hooks and how to implement them on your own