forked from elanus/CSE360-Project
-
Notifications
You must be signed in to change notification settings - Fork 0
jnguye14/CSE360-Project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Before working on the project you must pull all the new commits. Here's how: cd ./CSE360-Project ? git remote add upstream git://github.com/LearnToPlay/CSE360-Project git fetch upstream git merge upstream/master After (Forking, Cloning,) Fixing, Fetching and Merging: (watch for 'username') git add -A git commit -m 'Your message here' git push [email protected]:username/CSE360-Project.git Then go to username/CSE360-Project and send a Pull Request. DONE! There's probably an easier way (shorter) to do this line: git push [email protected]:username/CSE360-Project.git I'm just not sure what it is.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 100.0%