IntelliJ IDEA is no doubt one of the best Java IDE out there. On Crunchify, we have published number of articles on Eclipse IDE and how to generate Maven project and run your complete end to end …
GitHub Archives...
GitHub is a web-based Git or version control repository. We have list of customization techniques, commands and cheat-sheet for you to use.
How to set GitHub user.name and user.email per Repository? Different .config file for different Repository
Do you have Personal GitHub and Work related GitHub account? I'm sure you do. Most of the fortune 500 companies are now using GitHub as their official code repository. By default …
Github: How to Fork Github Repository, Create Pull Request and Merge?
Github is pretty awesome. I simply love using it. GitHub is a Git repository web-based hosting service which offers all of the functionality of Git as well as adding many of it's own features. In …
Read Article about Github: How to Fork Github Repository, Create Pull Request and Merge? →
GitHub unlimited private repositories are free for all users compare to $7/month before
Today is a great day for all GitHub users and developers. Thanks to Microsoft acquisition of GitHub, Microsoft has made very positive changes for developer community. Starting today, Free Github …
In Java How to Read GitHub File Contents using HttpURLConnection + ConvertStreamToString() utility
In this Java Tutorial we will go over steps to retrieve GitHub URL content using HttpURLConnection. In other words below is a Java API to get a file content from GitHub. Each HttpURLConnection …
How to fix GitHub [Unrecognized author] Commit Message and Commits linked to the Wrong User?
Have you ever noticed an issue during push commit operation to Github? If you are using Github for your personal and professional work related accounts then there are more chances that you see …
How to Access Github Content with Basic OAuth Authentication in Java? HTTPClient Or URLConnection Method
Sometime back I've written an article on How to Read GitHub File Contents using HttpURLConnection. In that tutorial we have created a simple "InputStreamToString" conversion utility which we will use …
GIT Repository: What does ‘Stage’ Mean in GIT Source Control
Version Control - What is the benefit of git's two-stage commit? Git can help you with Version Control and with Web Site Deployment. GitHub is a web-based hosting service for projects that use the …
Read Article about GIT Repository: What does ‘Stage’ Mean in GIT Source Control →
SmartGit Setup Guide: My Favorite Client for Git and Mercurial
How to Setup SmartGit for your BitBucket / GitHub Repository? Let me 1st explain why I choose SmartGit for my ButBucket Git Repository... SmartGit/Hg's main user interface is similar to those of …
Read Article about SmartGit Setup Guide: My Favorite Client for Git and Mercurial →