From charlesreid1

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

12 July 2019

  • curprev 17:5317:53, 12 July 2019Admin talk contribs 468 bytes +468 Created page with "To clone a repo plus all of its submodules (not done by default!), use the recursive flag: <pre> git clone --recursive <git-repo-address> </pre> If you forgot to use the rec..."