Explore >> Select a destination


You are here

www.nicoco.fr
| | www.brandonpugh.com
16.5 parsecs away

Travel
| | TLDR: Git hooks are an awesome way to automatically verify your code as you commit your changes I'm sure we've all been there where we accidentally committed a change that we were supposed to undo or wasn't ready to be pushed and don't realize it until the build breaks or QA finds a bug. The first step I take to avoid committing anything unintentionally is instead of just running git add -A I make sure to review all the changes in the files I'm potentially committing. This is where a graphical tool like Gitk or SmartGit comes in handy as they allow you to click on your modified files and easily view a diff and then select which changes to stage. Unfortunately changes still slip through as happened to me yesterday when a change of mine got pushed all the way to Test before it was noticed. This led me to create an additional safety net.
| | www.alfredo.motta.name
14.1 parsecs away

Travel
| |
| | www.softdevtube.com
9.9 parsecs away

Travel
| | Programming history is filled with bugs that turned out to be features and limitations that pushed developers to make even more interesting products. We'll journey through code that was so 'bad' it was actually good. Along the way we'll look at the important role failure plays in learning. Then we'll tame our inner perfectionists and
| | om.co
56.2 parsecs away

Travel
| What does Afghan spin bowler Rashid Khan have to do with Google, Microsoft, OpenAI and Yahoo? Well, it's all neatly wrapped in my 3,500-word essay on the big changes in the tech landscape - a...