Git Concepts - Second Day

1- Undoing Commits (reset vs. revert) git reset - Undo commits and move the branch pointer Git reset is used to undo commits. It comes in three types: --soft → Keeps changes in St...
0 Read More

Git Legit cheat sheet

This is a repost of my 2018 Git cheat sheet, due to getting rid of my personal blog :) EnjoyI’ve given my talk about best practices in Git a few times now, and I’ve had several people come up to m...
0 Read More

Wednesday Links - Edition 2025-03-12

The Gatherer API (32 min)🧺 https://dev.java/learn/api/streams/gatherers/Null Safety in Spring applications with JSpecify and NullAway (9 min)🛡️ https://spring.io/blog/2025/03/10/null-safety-in...
0 Read More