can someone tell me how to install 4.7.1 vs the current 4.7.2. when i tried 4.7.2, i could not install. kept on getting auth errors on setup. i would like to use the git clone --single-branch command. but im a super newbie on git stuff
can someone tell me how to install 4.7.1 vs the current 4.7.2. when i tried 4.7.2, i could not install. kept on getting auth errors on setup. i would like to use the git clone --single-branch command. but im a super newbie on git stuff
1 Comments
julian@community.nodebb.org · 1 pts · 218d
@zephyr99 once you
git clonethe repo, you can just executegit reset --hard v4.7.1to manually go back to that specific version.