Git Log Makes Multiple Repos Easier to Track

Git is a great developer tool for managing and sharing code. Its really easy to get started with, especially with services such as Github and their excellent try.github.com website. I quickly became comfortable with the basic developer cycle:

git init
git status 
git add filename
git commit -m "useful message"
git push
;; back to git status...

To keep track of changes when you just have a local repository is easy with git status.

Read More

London Salesforce Developer Meetup - January 2013

Its been a cold week in London so its great to see so many venture out to the latest meetup of the London Salesforce Developer community.

Thanks to our hosts, Make Positive, there was plenty of pizza to warm everyone up and plenty of drinks to cool everyone down again. Make positive have a very roomy office to work in and its a great space to talk to other developers and admins involved in forcedotcom projects.

Read More

The Git Father - a Forking Badass T-Shirt

The Git Father. The only t-shirt to wear when teaching other people who to use git and Github.

One day I will actually iron my t-shirts :)

Thanks to Clearvision for creating such a great t-shirt. Check out their Go Git website for ideas on adopting git in your organisation.

Thank you.
@jr0cket


This work is licensed under a Creative Commons Attribution 4.0 ShareAlike License, including custom images & stylesheets. Permissions beyond the scope of this license may be available at @jr0cket
Creative Commons License