Skip to content

Commit

Permalink
Obsidian Sync 2024-12-18 17:14:16
Browse files Browse the repository at this point in the history
  • Loading branch information
deepakjois committed Dec 18, 2024
1 parent fc1972b commit 460574a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion content/daily-notes/2024-12-18.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ 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 submodule update`
- `git submodule update --remote` will update all submodules to their latest upstream commits
-

0 comments on commit 460574a

Please sign in to comment.