diff --git a/.DS_Store b/.DS_Store index c0afa10..fbddce8 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/docs/3.setting_up_git.md b/docs/3.setting_up_git.md index 9751e57..39c4485 100644 --- a/docs/3.setting_up_git.md +++ b/docs/3.setting_up_git.md @@ -39,6 +39,5 @@ On a command line, Git commands are written as `git verb options`, where `verb` $ git config --help ``` - - - \ No newline at end of file +!!! Configuring Default Branch name to `main` ( not needed for MacOS) + \ No newline at end of file diff --git a/docs/git_quiz.md b/docs/git_quiz.md new file mode 100644 index 0000000..c0b1138 --- /dev/null +++ b/docs/git_quiz.md @@ -0,0 +1,37 @@ + + + + +
+ +
+ +
+ +
\ No newline at end of file diff --git a/docs/index.md b/docs/index.md index ca4f287..1b63706 100644 --- a/docs/index.md +++ b/docs/index.md @@ -9,7 +9,7 @@ 🚧 Work in Progress

-

This repository is under active development.
Expected completion: 12th of November 2025

+

This repository is under active development.
Expected completion: 20th of November 2025