Git
-
Software Development
GitHub vs GitLabs vs BitBucket Server (Formerly Stash)
This article will try to compare GitHub, GitLab and BitBucket Server (previously called Stash) installed on your own servers. Similar…
Read More » -
Software Development
A paranoid’s guide to backing up a working folder
Oops time Leanpub supports multiple storage engines and a private GitHub repository is probably the safest way to the backing…
Read More » -
Software Development
Git me the log
There are times that as a developer who primarily responsible for the deployment can use a little helping hand on…
Read More » -
Software Development
GitHub: be Social, Contribute, Learn
GitHub revolutionised the open source world by building – IMHO – the first true social coding site. It has never…
Read More » -
Software Development
Git: Going back to a specific date time and retrospective tagging
I’m a fairly happy Git user :-) It’s and excellent product and a great improvement on CVS, SVN, SourceSafe, PVCS…
Read More » -
Enterprise Java
Spring From the Trenches: Returning Git Commit Information as JSON
There are situations when we must know the exact version of our web application that is deployed to a remote…
Read More » -
DevOps
GitHub and Jenkins integration
Jenkins is a well-know term in many teams around the world and has been for quite some time now. As…
Read More » -
Software Development
Migrate from TFS to Git
Are you using TFS and would like to switch to a distributed VCS like Git? Well then this article might…
Read More » -
DevOps
Jenkins to Nexus with Git Polling
Build Binaries Only Once is a very important principle of Continuous Deployment (CD). However that blog guides you to build and deploy binaries to…
Read More »