Posts about git

There are 6 post(s) about the topic git.

Why I Prefer Trunk-Based Development

Moving away from the structured Git Flow to a more continuous approach with only one main branch.

Git Standup Alias

A git alias to show a standup log for the specified author

My gitconfig

A snippet I use to setup the aliases and global git config on new machines.

Git hash in Next.js

A snippet to parse the git hash from the command line and add it as an environment variable to a Next.js app.

Cleaning up local branches

A bash script that deletes all local branches not found on the remote.

Forgit me nots

Git commands I keep forgetting

Other tags