installing prior version 4.7.1
Uncategorized
2
Posts
2
Posters
0
Views
-
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
wrote last edited by [email protected]@zephyr99 once you
git clonethe repo, you can just executegit reset --hard v4.7.1to manually go back to that specific version.