Skip to content

Fork this repo, create your file, and add "Hello World!" to your README

joinpursuit/git_assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Submission Instructions

  • Fork this repo
    • Do this on GitHub!
  • Clone your forked repo locally
    • In your command line: git clone [your_url]
  • Complete the other two assignments you'll find here. These assignments will ask you to make another repo. Don't put your work here! Use that other repo.
  • After you've finished, add I did it! to the bottom of this README.
  • Push to your repository on your GitHub account via the command line
    • git add README.md
    • git commit -m 'add readme'
    • git push origin master
  • On GitHub, submit a pull request to this (the original) repo.

About

Fork this repo, create your file, and add "Hello World!" to your README

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published