From 7403cd764714a6c9f322693785005504c108de71 Mon Sep 17 00:00:00 2001 From: standenboy Date: Wed, 27 Dec 2023 17:03:12 +0000 Subject: updated the readme with a nicer way of updating the submodule --- README.md | 2 +- comp/cs-oracle | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bc3c8b2..9aaab02 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,5 @@ 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 +to update the submodule on the GH (cs-oracle), you will need to run `git submodule update --remote --merge` in the root of the project diff --git a/comp/cs-oracle b/comp/cs-oracle index ef46079..da29662 160000 --- a/comp/cs-oracle +++ b/comp/cs-oracle @@ -1 +1 @@ -Subproject commit ef46079a57a18cff53ff205fffd044298eff7d79 +Subproject commit da2966288031c1f5a9741a3d37b4e537b9239e01 -- cgit v1.2.3