I have to do some modification in Hadoop 2.6.0 and then create a patch file for that modification. So, that I can distribute this patch. In order to do this I am performing Git clone.
But I am getting the master branch. Can anyone explain me how to pull Hadoop2.6.0?