commit | d1e1605e902ace83d0addd295e8b486ed94df935 | [log] [tgz] |
---|---|---|
author | Victor Hugo Vianna Silva <[email protected]> | Fri May 23 16:33:18 2025 |
committer | Chromium LUCI CQ <[email protected]> | Fri May 23 16:33:18 2025 |
tree | b910f3918505fafcb038b82511125d36d4e5a30d | |
parent | 50f782443444b7fc28fa25742664cffa41b84298 [diff] [blame] |
[docs] Mention submodules should be part of the tree, not gitignored These docs precede the submodules migration. Bug: None Change-Id: Idf98cf25cff940a921832e3bda2ea3aa4b03ac16 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6578260 Auto-Submit: Victor Vianna <[email protected]> Reviewed-by: Josip Sokcevic <[email protected]> Commit-Queue: Josip Sokcevic <[email protected]> Cr-Commit-Position: refs/heads/main@{#1464810}
diff --git a/docs/git_submodules.md b/docs/git_submodules.md index 9347639..c9311cb 100644 --- a/docs/git_submodules.md +++ b/docs/git_submodules.md
@@ -10,7 +10,7 @@ [TOC] -## A quick introduction to Git submoduldes +## A quick introduction to Git submodules [Git submodules](https://git-scm.com/docs/gitsubmodules) are managed via the combination of `.gitmodules` files and gitlinks. `.gitmodules` is a text file