Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 467 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 467 Bytes

InternPractice

This repository is meant to be a space for practicing common source control operations.

Some of things we'll want to practice are:

  • Forking the repository
  • Work off the dev branch
  • Creating a branch
  • Making changes (Add at least one file and bio to roster.md)
  • Commit and push changes (publish branch)
  • Creating a pull request
  • Viewing previous changes
  • Fetch changes

Cloning a repository

Creating a pull request

Fetch changes