Git
-
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 » -
Software Development
Git in colour
I’ve been using Git for a while now, but only today realized I can have coloured output for diff, grep,…
Read More » -
Software Development
Setup Git server with read/write HTTPS on Debian
Three months ago we decided to move our projects to Git. I guess you already know the advantages of Git…
Read More »