Skip to content

Commit

Permalink
Update GitSubmodules.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TonmoyTalukder authored Aug 11, 2023
1 parent 09dab8b commit 4ee4485
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions GitSubmodules.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
```
git submodule add <git-submodule-repository-url> <path> <break>
git submodule init
git submodule update
git add .
git commit -m "Updated submodule to latest commit"
git push
```

0 comments on commit 4ee4485

Please sign in to comment.