mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Add RSCore submodule. Start SubmoduleCheatSheet.md.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
[submodule "submodules/RSCore"]
|
||||
path = submodules/RSCore
|
||||
url = https://github.com/brentsimmons/RSCore
|
||||
@@ -0,0 +1,8 @@
|
||||
# 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
|
||||
|
||||
Submodule
+1
Submodule submodules/RSCore added at 43e3f0a07a
Reference in New Issue
Block a user