Skip to content

pitt-se/spring26-commit-cafe-classroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CommitCafe

You've joined the CommitCafe team as a junior dev. Your colleague is also working on the codebase today ...

Your Task

  1. Clone the repository
  2. Create a new branch: 2a. git checkout -b feature/brew OR git switch -c feature/brew 2b. git push -u origin feature/brew (push your branch & set the upstream)
  3. Implement the brew() method and/or other TODOs.
  4. Commit your changes.
  5. Push your branch (Wait 1 minute or so before the next task)
  6. Pull the main branch git pull origin main (OR fetch + merge)
  7. Merge your branch into main: git merge main
  8. Inspect what happened! ...

About

spring26-pitt-1530-classroom-sp26-git-spring26-commit-cafe created by GitHub Classroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages