#
Category: git
See all categories.
all • git
Git Configuration
This post is about one-time git configuration; commands that start with git config --global
.
2019-01-13
all • git
Optional Git Configuration
This post is about one-time git configuration; commands that start with git config --global
.
2024-05-30
all • git
Removing Redundant Git Configuration
Git's default configuration values have improved over time.
2024-05-30
all • java • git
Pre-Commit or CI/CD
At work, we're transitioning from a proprietary SDLC to a more open-source process.
2024-03-20