From 0c4633d99e7d0ec7637ae32b71e24141366047bf Mon Sep 17 00:00:00 2001 From: nedmsmith Date: Thu, 31 Aug 2023 16:36:18 -0700 Subject: [PATCH 1/2] Update .gitmodules added update direction --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 37df88e..6f61150 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,4 @@ path = draft-ietf-rats-corim url = https://github.com/ietf-rats-wg/draft-ietf-rats-corim branch = main + updage = rebase From a38713f01a84b575fdafa9ba750e2db078006cc7 Mon Sep 17 00:00:00 2001 From: Ned Smith Date: Fri, 1 Sep 2023 08:09:53 -0700 Subject: [PATCH 2/2] Update .gitmodules Co-authored-by: Henk Birkholz --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 6f61150..6e5a8ce 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,4 +2,4 @@ path = draft-ietf-rats-corim url = https://github.com/ietf-rats-wg/draft-ietf-rats-corim branch = main - updage = rebase + update = rebase