Skip to content

cristianchirtos/git-workshop-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Getting started with git

Welcome to the Git Workshop by Wolfpack Digital x BEST Cluj-Napoca, where you'll learn how to use git like a Wolf! 💪🏻

In this repository, you'll find a very basic C++ console application that does some arithmetic operations: addition, substraction, multiplication and division.

To do

For this warm-up exercise, you'll have to:

  1. Fork this repository
  2. Clone your new repository locally
  3. Add a new feature to this app to handle the modulo operation by:
    • creating a new branch
    • commiting your feature implementation
    • opening a Pull Request to merge the feature branch into main
  4. Add your deskmate as a collaborator and ask for their review on your Pull Request
  5. Leave a review for your deskmate and once approved, merge your PRs

That's it! We're all warmed up now! 🥳

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Languages