The Aging Developer

The Aging Developer

  1. Tags
  2. Git
  1. Keeping Your Git Working Directories Clean

    Keeping Your Git Working Directories Clean

    The Power and Messiness of GitGit is the backbone of modern software development, providing a powerful way to track, manage, and collaborate on code. Whether you’re working solo on a passion project, contributing to open-source, or juggling multiple enterprise repositories, Git k…

  2. Setting up Git Commit Signing

    Setting up Git Commit Signing

    I recently had to completely reinstall the OS and all software on my personal computer. I had to go back and set up my development tools including SSH and GPG keys. I do this just infrequent enough that I had to review the documentation on how to do it. So I figured it would be w…

view all tags