Tag: git
John Kary – git 1.7.8 changes for the everyday developer
Some small but useful changes to Git, git grep now being able to search untracked files in particular is useful.
GMane.Comp.Version-Control.Git – Linus Torvalds on C and C++
Programmers are an opinionated bunch.
GitHub – Announcing GitHub for Mac
It’s very nice looking and does a fair bit of abstraction towards the intricacy of dealing with Git on a daily basis.
apenwarr – Git is the next Unix
Git is a pretty cool piece technology.
Chris Jean – Git Submodules: Adding, Using, Removing, Updating
Git submodules is an incredibly cool feature, it’s a great solution to including code from other projects in your project.
git ready – temporarily ignoring files
Nice tip.
Mark Story – Getting PHPUnit setup from Git
In case you ever want to work on PHPUnit through Git.
Trying Out Some New Technologies: WordPress Child Themes and GitHub
Trying out some new (to me) technologies.
Git Reference
An awesome and easy to understand reference for Git.