blob: bc3c8b2c42e7058cd060d0e35bdc87bf06a83c43 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# school
this is just all my school work
# cheet sheet
make changes to the submodule and push them to main
then
to update the submodule on the GH (cs-oracle), you will need to run `git submodule update` in the root of the project
|