2Skupz

How to Add to an Existing Repository 1. Go to the file you want to be at 2. git init 3. git add <fileName> 4. git commit -m "<Message>" 5. git remote add o

Pinned Repositories

2Skupz's Repositories