Skip to content

Project3 for CMSC474 GameTheory Spring 2015, University of Maryland

Notifications You must be signed in to change notification settings

gradyshingler/Project3-Reversi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Project3 for CMSC474 GameTheory

To import into eclipse, right click in project list area, click "Import", select "git", follow the prompts to fill in the clone url from git and your username and password.

Once imported, you can use git in eclipse by right clicking on the project or file of interest and going to the "team" menu. Main operations you'll need are "pull" to update from the online repository, "commit" to save your changes locally and "push" to submit your changes to the online repository. Also when you add a new file you're need to right click that file and click "add".

PLEASE REMEMBER TO PULL RIGHT BEFORE YOU PUSH CHANGES TO THE REPOSITORY SO THAT YOU DON'T OVERWRITE ANYONE ELSE'S CHANGES!!! To avoid checkout errors you may need to commit your local changes, pull changes from the repo, then push your commit to the repo. Also, please DON'T add any files in the "gen" or "bin" folders, these are automaticlaly made by eclipse for each of us.

For more help using git with eclipse see http://wiki.eclipse.org/EGit/User_Guide

About

Project3 for CMSC474 GameTheory Spring 2015, University of Maryland

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages