Posts tagged management

How to use FileMerge with Git as a Diff Tool on OSX

As I’m migrating from Subversion brainwaves I’ve been slowly adapting my workflow into Git’s. Problem was i was finding it hard to double check changes in my working folder to that of what was previously committed. In other words I missed the love of FileMerge.... [+]

When to Branch

When to Branch

So i’m learning about source code version control, with Git. This explains the art of when to create a branch. More so for my furture reference: Experimental changes: Want to try rewriting algorithms just to see whether they’re faster, or want to try refactoring a... [+]

How I Attempt to Stay Organised

I recently read and listened to the Audiobook of David Allen, titled “Getting Things Done”. It was quite effective in its message, I did indeed enjoy it. There is one message in this book that i think is the most important of all the content.... [+]