message no. 176733
Posted by jdak_907 in #github at 2020-01-29T21:50:50Z
Hi. I am still learning basics and need help: I have cloned a repository, created a build directory, built and installed with cmake successfully. But there is a bug in the most current version. I would like to build and install based off of an earlier commit. What commands would I need to do this? This is the commit: https://github.com/MITHaystack/digital_rf/commit/a10b59c4c0a6894f1046b105fe746d960e4b0ddc. How would you modify these