Git Submodule | Git Tutorial
Knowledge Thrusters Knowledge Thrusters
3.66K subscribers
191 views
4

 Published On May 4, 2024

In this git tutorial, you will be able to learn about git submodule command.
Submodules allow you to keep a Git repository as a subdirectory of another Git repository.

Video Timing:
1:17 - Add Submodule
1:55 - Git submodule change
2:40 - Git submodule push

Syntax
Git submodule add repo
git submodule init
git submodule update --remote

Git init
   • Git Init -  Create an empty Git repos...  

git add
   • Git Commit | Record changes to the re...  

git commit
   • Git Commit | Record changes to the re...  

git push
   • Git push - Push Local Changes to Remo...  

Git playlist
   • Git Tutorial | GitHub  

#git #knowledgethrusters #github #gitbash Git Tutorial

show more

Share/Embed