I want node0s node base v0.1.27.
This is what I did.
git clone git://github.com/ry/node.git cd node git checkout -b v0.1.27
However, when I look at the list of changes in v0.1.27 code, I also see the 0.1.32 change log. It seems I did not check v0.1.27.
How to check a branch from a tag?
git github
Nick vanderbilt
source share