Skip to content

CatOrganization/CatHouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CatHouse

Everything we do in the cat house

When you want to clone into existing repository:

git init
git remote add origin PATH/TO/REPO
git fetch
git reset origin/<branch-name> // This one is only necessary if files from the repo existed in the folder to begin with
git checkout -t origin/<branch-name>

About

Everything we do in the cat house

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages