> From: Jack Levin <[email protected]> > Hello, is there a git repo URL I could use to check out that > code version?
git://git.apache.org/hbase.git or git://github.com/apache/hbase.git or https://github.com/apache/hbase.git Then checkout tag '0.90.3'
