Git Fast-Forward Fail
Apr 12, 2025Had an issue when I tried to do a git pull origin. Ended up finding a solution to at least get past the error.
Had an issue when I tried to do a git pull origin. Ended up finding a solution to at least get past the error.
Needed a way to push my local branch (branchA) to and a different remote branch (branchA_fixed). Turned out to be pretty straight forward.
Ended up needing to find where a defect was introduced. Tunrs out there is a command for that. Git Bisect to the rescue.
How to modify the terminal to get a custom prompt each time. Works in any terminal window launched in Terminal.app, IntelliJ products, and even PathFinder.
Terminal has some super cool legacy stuff built in. My recent fave is calendar using the 'cal' command.
How to remove the super annoying macOS _default interactive shell is now zsh_ warning in Terminal.