Skip to content

Instantly share code, notes, and snippets.

@anjanashankar9
Created May 7, 2021 18:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anjanashankar9/a0e23aa88c746cca87c00e120af67f9c to your computer and use it in GitHub Desktop.
Save anjanashankar9/a0e23aa88c746cca87c00e120af67f9c to your computer and use it in GitHub Desktop.
git modules after addition
users-MacBook-Air:GitAdvanced $ cat .gitmodules
[submodule "gitBasics"]
path = gitBasics
url = git@github.com:anjanashankar9/gitBasics.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment