Skip to content

nkrishnaswami/mids_w205_hw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

You need to use Github to turn in your assignment

Prerequisites

You need to create a Github account and for each assignment, you need to create a repository. Note: your repositories will be public unless you request a private one

The Process

  1. Create a new repository. Make it private if you can... github will give out a free Micro account that can create 5 private repos with new student accounts. Create Repo

  2. Add MIDS-W205 as a collaborator Add Collaborator

  3. Create a branch of your repository for the homework. Create a Branch

  4. Clone the repository to a local directory Git Clone

  5. Change to the local branch of the same branch name as what was created in Github earlier Git Local Branch

  6. Create/Add any homework files to the local branch/directory

  7. Commit your created/added files to the local branch Commit to Local Branch

  8. Push your local branch back up to Github Push to Github

  9. Create a pull request from your created branch to master for the code you'd like to turn in by clicking the Compare & pull request button Pull Request

  10. Your instructor can now view the pull request and grade the assignment. Please do not merge the pull request yet. Pull Request

  11. Once your instructor has graded the assignment, your pull request is merged as a final notification.

  12. You can now delete the branch as the changes have been merged with the master.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published