If you want to clone 0.98 branch, e.g., you can do: git clone -b 0.98 https://git-wip-us.apache.org/repos/asf/hbase.git <name-of-local-dir>
master corresponds to 2.0 release 0.98 is the current stable release. Cheers On Mon, Aug 11, 2014 at 3:55 PM, Gomathivinayagam Muthuvinayagam < [email protected]> wrote: > I am trying to make few changes to the specific version of hbase. Is there > an easy way to checkout that from github? > > Also does master correspond to stable version? Is there any link that > describes about this? > > Thanks & Regards, >
