Skip to content

Commit

Permalink
Obsidian Sync 2024-12-18 17:15:23
Browse files Browse the repository at this point in the history
  • Loading branch information
deepakjois committed Dec 18, 2024
1 parent 460574a commit 6aa58b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/daily-notes/2024-12-18.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ An editor that tries to bring together the concepts in [acme](https://en.wikiped
Good overview of git submodules: [Demystifying git submodules](https://www.cyberdemon.org/2024/03/20/submodules.html) #git #tools

- `git clone --recursive` will checkout submodules as well
- `git config submodule.recurse true` will make `git pull`
- `git submodule update --remote` will update all submodules to their latest upstream commits
-

0 comments on commit 6aa58b9

Please sign in to comment.