Files
NetNewsWire/Technotes/SubmoduleCheatSheet.md
2018-06-21 13:23:53 -07:00

9 lines
287 B
Markdown

# Git Submodules
Evergreen uses [Git submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules) to include shared frameworks. At this writing (June 2018) they are DB5, RSCore, RSWeb, RSTree, and RSParser.
To add a submodule:
git submodule add https://github.com/username/path