Search
Categories
Hours & Info
Bookmark
Daily Archives: June 2, 2017
Adding an existing project to GitHub using the command line
Create a new repository on GitHub. To avoid errors, do not initialize the new repository with README, license, or gitignore files. You can add these files after your project has been pushed to GitHub. Open Terminal. Change the current working … Continue reading
Posted in git, Mac, Mobile
Leave a comment