Mastering Git workflow – Part 2/2Handling interruptions elegantly using git-worktree
In our last post about git, we discussed the git-stash command. We thought of a situation where we get interrupted to work on more urgent …