From f9d668ca953dd3c62798d0c675ed473d5a9de9b6 Mon Sep 17 00:00:00 2001 From: Clifford Yapp <238416+starseeker@users.noreply.github.com> Date: Wed, 29 Nov 2023 08:51:47 -0500 Subject: [PATCH] Another NOTES adjustment --- NOTES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NOTES.md b/NOTES.md index f9b2b705..3d1fb11b 100644 --- a/NOTES.md +++ b/NOTES.md @@ -133,10 +133,10 @@ user@linux:~/gdal (RELEASE) $ git push Total 0 (delta 0), reused 0 (delta 0), pack-reused 0 To github.com:BRL-CAD/gdal.git f74cd41441..6133cf34a7 RELEASE -> RELEASE - +``` After this process, the bext repo should be updated with the procedure documented earlier to update its reference to the gdal RELEASE HEAD: - +``` user@linux:~/bext (main) $ git submodule update --remote remote: Enumerating objects: 1619, done. remote: Counting objects: 100% (990/990), done.