Skip to content

Commit

Permalink
Update .gitmodules
Browse files Browse the repository at this point in the history
Changed .gitmodules update behavior to merge from rebase which is safer.
  • Loading branch information
nedmsmith committed Oct 7, 2024
1 parent 694f74f commit 6939f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
path = draft-ietf-rats-corim
url = https://github.com/ietf-rats-wg/draft-ietf-rats-corim
branch = main
update = rebase
update = merge

0 comments on commit 6939f10

Please sign in to comment.