6 ms·
That's how Git submodules [1] show up on GitHub. I didn't actually know the project was using them. Interesting. As far as I know, this is an ideal use case for
by h3mb3 4y ago
That's how Git submodules [1] show up on GitHub. I didn't actually know the project was using them. Interesting. As far as I know, this is an ideal use case for submodules, yet at least I've rarely encountered them in the web dev scene for some reason (well, IIRC there are some gotchas).
[1] https://git-scm.com/book/en/v2/Git-Tools-Submodules https://git-scm.com/book/en/v2/Git-Tools-Submodules
- h3mb3 4y agoA direct link to the folders: https://github.com/react-icons/react-icons/tree/master/packages/react-icons/src/icons https://github.com/react-icons/react-icons/tree/master/packa...