Skip to content

Git/GitHub workflow practice, familiarizing underclassmen students with collaboratively contributing to codebases.

Notifications You must be signed in to change notification settings

donnelldebnam/GitCodingChallenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Git/GitHub Workshop Series

Set-up Your Environment

  1. Fork this repository to your account
  2. Clone the forked repository with
$ git clone https://github.com/<YOUR_USERNAME>/GitCodingChallenges
  1. Open the cloned repository with
$ open GitCodingChallenges
  1. Verify your repository as the remote, which should return a link with your username in it
$ git remote -v

About

Git/GitHub workflow practice, familiarizing underclassmen students with collaboratively contributing to codebases.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published