Why I Prefer Trunk-Based Development
Moving away from the structured Git Flow to a more continuous approach with only one main branch.
There are 6 post(s) about the topic git.
Moving away from the structured Git Flow to a more continuous approach with only one main branch.
A git alias to show a standup log for the specified author
A snippet I use to setup the aliases and global git config on new machines.
A snippet to parse the git hash from the command line and add it as an environment variable to a Next.js app.
A bash script that deletes all local branches not found on the remote.
Git commands I keep forgetting