Amending Your Past Commits with Git
A guide on using Git's amend and rebase commands to edit past commit messages and modify files in previous commits.
A guide on using Git's amend and rebase commands to edit past commit messages and modify files in previous commits.
Explains how Git commit dates are set locally, not by GitHub's servers, and how to intentionally create commits dated in the future.
A developer details the creative process and challenges behind designing a new logo for their tech podcast, 'No Plans To Merge'.
Explains how using Conventional Commits can make your git log cleaner, more readable, and more useful for understanding project history.
A guide to disciplined Git workflows, covering commit message best practices, atomic commits, and tools for productive version control.
Advanced Git alias examples for squashing commits and managing pull requests, boosting developer workflow efficiency.
An overview of the backup and redundancy strategies used for the sr.ht software forge, focusing on PostgreSQL, ZFS, and data integrity.
A guide to customizing Git through the .gitconfig file, covering essential aliases and color settings for improved workflow.
Explores integrating Docker's mutable image tags with Git Flow's mutable release branches to create a flexible versioning and continuous delivery framework.
A guide to merging multiple Gradle projects and their Git histories into a single repository to simplify development workflows in a microservices architecture.
A technical guide on securely using AWS SSM Parameter Store to manage and deploy Git SSH keys for automated processes like Lambda and Fargate.
A guide to creating time-saving Git command-line aliases for common tasks like committing, pushing, and branching.
A guide on using terminal aliases to drastically improve speed and productivity for software developers.
Public alpha launch of sr.ht, a fully open-source, modular, and lightweight software forge alternative to GitHub and GitLab.
A guide to using `git add -p` to selectively stage specific changes within a file for a commit, improving commit history.
A developer argues for using the terminal over GUIs for efficiency, customization, and the compounding benefits of aliases and scripts.
A developer shares and explains their personal collection of Git aliases to streamline common version control commands and workflows.
Argues that Git is already decentralized via email, and new forges should embrace email-based collaboration instead of building separate ActivityPub systems.
Explores the benefits of using email-based git workflows with tools like git send-email, contrasting them with web platforms like GitHub.
Announcing four in-depth tech workshops on SQL Server, Git/GitHub, Cassandra, and Microsoft Azure at the Tuga IT 2018 Summer Edition conference.