Skip to content

rokipet/Git-Flow-Practice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

Git-Flow-Practice

This project is designed for one to practice the Git/Github workflow here at BloomTech. You will be able to follow along with this great link and use this assignment to demonstrate your ability to work within this flow. Follow the instructions for the Git Flow Without CodeGrade listed below to complete the assignment.

Directions to complete this assignment

  • Create your own version of this repository by clicking the Fork button in the top right of the Github screen
  • Clone this repository by using the git clone git@github.com:YOUR-GITHUB-NAME/Git-Flow-Practice.git
  • Create a branch git checkout -b 'firstName-lastName'
  • Add your name to the list of names below.
  • Run git add ., git commit -m "added my name to the list", and git push to send your code to Github
  • Create a Pull Request to submit your work. DO NOT MERGE THE PULL REQUEST!
  • Use your own student fork as the base (compare across forks, base-fork -> master) and submit the URL in Canvas

ADD your name to this list

  • Steve Rogers
  • Ryan Hamblin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published