Skip to content

jcastro-dotcms/test-repo

Repository files navigation

test-repo

  • Change one
  • Change two
  • Change three
  • Change four
  • Change five
  • Change six
  • Change seven
  • Change eight
  • Change nine
  • Change ten
  • Change eleven

git status; git checkout -b feature; git add .; git commit -m "Incoming changes"; git push origin feature;

git checkout main; git pull; git push origin -d feature; git branch -D feature

About

No description, website, or topics provided.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages