Skip to content

Mchiir/DevOps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevOps with Stanley

Add a submodule (JEST/Todo-deployed-app)

cd F:\GIT-Push\DevOps

# remove the nested repo manually from git index (it was added prev Dumbly)
git rm -r --cached JEST/Todo-deployed-app

# add it back as a submodule
git submodule add https://github.com/Mchiir/Todo-deployed-app.git JEST/Todo-deployed-app

git commit -m "Add Todo-deployed-app as a submodule"
git push upstream main

About

Academic projects for unit, integration and E2E testing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors