So, I'm realizing that there's some basic stuff I just don't know. I want to check out a copy of the current OBS studio. I don't want to contribute, I just want to compile the latest dev version (has native support for Jack audio routing)
OBS's "how to install" mentions this: git clone --recursive https://github.com/jp9000/obs-studio.git Now, looking up the manual for clone says that "recursive" is about getting the sub modules as well -- and right away, I don't have the slightest idea of what sub modules are or how they work. At the same time, I don't want the whole project and history -- I just want to compile the current master. What's the best way? What is a "shallow" repository (I saw that mentioned from --depth and --shallow-submodules) --- Entertaining minecraft videos http://YouTube.com/keybounce -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
