/git-assessment

A mini git assessment for developers

git-assessment

A mini git assessment for developers

TEST INSTRUCTIONS

clone the repo

find the questions in main branch inside git_test.txt

checkout the contents of the file to a new branch of your name.

create a new file named your_name_answers...

example contents of your_name_answers.txt
  1. A
  2. C ...

commit the changes to your personal branch and create a pull request to the main branch.