Skip to content

ttiurt/taco-cat

Repository files navigation

Set upstream

Set up synchronization with the upstream repo with:

git remote add upstream https://github.com/SEI-Remote/men-stack-taco-cats.git

You can now synchronize your local repo with the most recent push to the upstream at any time with these commands:

git fetch --all
git reset --hard upstream/main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published