Git
-
Software Development

Git: Committing vs Pushing vs Stashing â OR: “what to do if I just want to work locally”
Many people ask me for advice when theyâre trying to modify some code locally without the changes finding their way…
Read More » -
Software Development

Introduction To Git Concepts
This post is an introduction/reminder to Git concepts. It aims at facilitating the learning curve for those coming from a Subversion…
Read More » -
Software Development

Bash’ing your git deployment
Chuck Norris deploys after every commit. Smart men deploy after every successful build on their Continuous Integration server. Educated men,…
Read More » -
Core Java

Github Gists in Eclipse
I’d like to describe simple steps regarding integrating GitHub Gists in Eclipse. There are several sources which provoke me to…
Read More » -
Software Development

Git newbie commands
If you’re new to Git you will recognize that some things work different compared to SVN or CVS based repositories.…
Read More » -
Communications

Mobicents Diameter has a new home.. powered by git!
Due to the increasingly number and complexity of sub-projects, Mobicents has been splitting it’s projects under independent project homes. We…
Read More » -
Groovy

GitHub Social Graphs with Groovy and GraphViz
The Goal Using the GitHub API, Groovy and GraphViz to determine, interpret and render a graph of the relationships between…
Read More » -
Scala

Publishing Play 2 modules on github
Now youâve doubtless followed my earlier guides on writing modules for Play 2, I imagine youâre keen to show your…
Read More » -
Software Development

Git vs. SVN – Commandline Syntax Reference
Learning the git workflow takes a bit of brain retraining, but since I’ve been using SVN almost entirely via commandline…
Read More »


