Skip to content

bruk-tedla-a2sv/git-practice-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 

Repository files navigation

Git Practice Exercise

Objective

The objective of this exercise is to practice using git merge and rebase.

Steps

Follow the steps below to complete the exercise:

1. Clone this repository

2. Set git config pull.rebase true

3. Create a new branch

4. Add your name on name.txt (The names should be in alphabetical order)

5. Stage and commit your changes

6. Get the changes from the main branch any way you think is right

7. Create a pull request and add bruk-a2sv or YiseBoge as reviewer

8. Merge your branch with the main branch when it is approved and has no conflict (You can’t use git merge)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published