-
DevOps👁 Image
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👁 Image
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👁 Image
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 » -
Software Development👁 Image
Implementing the ‘Git flow’
Git can be used in a variety of ways which is cool. But still, when working within a team, it…
Read More » -
Software Development👁 Image
jOOQ Tuesdays: Yalim Gerger brings Git to Oracle
We’re excited to launch a new series on our blog: the jOOQ Tuesdays. In this series, we’ll publish an article…
Read More » -
Enterprise Java👁 Image
JGit Authentication Explained
Authentication in JGit is mostly on par with native Git. Commonly used protocols like SSH and HTTP(S) and their authentication…
Read More » -
Core Java👁 Image
Explore Git Internals with the JGit API
Have you ever wondered how a commit and its content is stored in Git? Well, I have, and I had…
Read More » -
Software Development👁 Image
How to Access a Git Repository with JGit
A Git repository is represented in JGit through the Repository class that can be viewed as a handle to a…
Read More » -
Software Development👁 Image
Migrate your project from SVN to Git Stash in few steps
Step by step guide on how to migrate your SVN repository with all its history to the Stash, the Atlassian…
Read More »
