~10 minutes to read
Git leads to a wealth of discoveries. Once SSH and GPG are set up, once dotfiles are under control and a reasonable Git workflow has been adopted, there’s still room to be amazed by a feature like Git worktrees!
~10 minutes to read
Git leads to a wealth of discoveries. Once SSH and GPG are set up, once dotfiles are under control and a reasonable Git workflow has been adopted, there’s still room to be amazed by a feature like Git worktrees!
~30 minutes to read
Git is such a fascinating piece of software. It is not the only distributed version control system out there, but it is certainly ubiquitous in that category and has become a tool that must be mastered by any software developer in the modern era.
~5 minutes to read
Keeping configuration files under version control with a Git bare repository is a fast, elegant and convenient solution!
~8 minutes to read
Simple workflow with SSH, GPG and Git to work remotely with multiple accounts in a convenient way.