-
Software Development👁 Image
Git Tutorial – The Ultimate Guide (PDF Download)
Git is, without any doubt, the most popular version control system. Ironically, there are other version control systems easier to…
Read More » -
Software Development👁 Image
The Hitchhikers Guide to GitHub: 13 Java Projects You Should Try
We’ve gathered some practical and simply cool Java repositories on GitHub There are a lot of repositories on GitHub. Some…
Read More » -
Software Development👁 Image
Why I Prefer Merge Over Rebase
There are many ways to work with git. The workflows vary depending on the size of the team, organization, and…
Read More » -
Software Development👁 Image
What’s the Difference? Creating Diffs with JGit
In this post, I will dig into the details of how to diff revisions and create patches with JGit. Starting…
Read More » -
Software Development👁 Image
Git, your way – Meet Bitbucket, code collaboration on steroids
Hello fellow Java geeks. Today we are proud to announce that we have teamed up with Atlassian to promote Bitbucket. Bitbucket is…
Read More » -
Software Development👁 Image
Change default Git commit message template
We do lot of changes to projects and commit those in git repository and then commit those changes along with proper…
Read More » -
Software Development👁 Image
Git stash driven development
I’ve found myself using a pattern quite often recently, which I’ve been calling “git stash driven development” – that is, relying…
Read More » -
Software Development👁 Image
Getting Started with JGit
If you ever wondered how basic Git commands like git init, git checkout and so on are executed in JGit,…
Read More » -
Software Development👁 Image
Starting developing in Swift: setting up version control with GitLab
Now that I have received my grade for the second part of the Coursera iOS with Swift specialisation I decided…
Read More »
