From 514488c6af70414fdbf4c9bdca11d4e227791fcb Mon Sep 17 00:00:00 2001 From: Abanobi <34572277+Abanobi@users.noreply.github.com> Date: Sun, 31 Dec 2017 15:28:38 +0100 Subject: [PATCH 1/5] week1 command lines five command from the week1 lesson --- git_command_line_assessment_kingsley.txt` | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 git_command_line_assessment_kingsley.txt` diff --git a/git_command_line_assessment_kingsley.txt` b/git_command_line_assessment_kingsley.txt` new file mode 100644 index 0000000..c5017bf --- /dev/null +++ b/git_command_line_assessment_kingsley.txt` @@ -0,0 +1,5 @@ +$ git checkout brance_name.txt >command use to switch over the master or the branch +$ git add filename.txt >the is use to add a file to the stagging area +$ git diff > this is use to check the difference between the working directory and the staging area(it needs no argument) +$ git branch branch-name.txt > this command create a branch in the master +$ git branch -d branch_name > this command deletes branch maybe after merging with the master From 5a9eed8a777c3af14fe0eb77a5f0c6df56022ec9 Mon Sep 17 00:00:00 2001 From: Abanobi Date: Tue, 2 Jan 2018 21:32:37 +0100 Subject: [PATCH 2/5] html codes week2 --- .../git_command_line_assessment_kingsley.tx | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 week2_kingsley/git_command_line_assessment_kingsley.tx diff --git a/week2_kingsley/git_command_line_assessment_kingsley.tx b/week2_kingsley/git_command_line_assessment_kingsley.tx new file mode 100644 index 0000000..b38cdab --- /dev/null +++ b/week2_kingsley/git_command_line_assessment_kingsley.tx @@ -0,0 +1,29 @@ ++ ++

++

++

++ ++ ++
    ++
  1. ++ ++

    ++

    ++
    ++
    ++ ++ ++ ++ ++
    ++ ++ ++ ++ ++

    ++
    ++ ++ ++ ++ From 3e7a1508bb5cb13637596761606795b2bc1df51d Mon Sep 17 00:00:00 2001 From: Abanobi Date: Wed, 3 Jan 2018 08:01:59 +0100 Subject: [PATCH 3/5] html week2 codes --- .../git_command_line_assessment_kingsley.tx | 29 ------------------- 1 file changed, 29 deletions(-) delete mode 100644 week2_kingsley/git_command_line_assessment_kingsley.tx diff --git a/week2_kingsley/git_command_line_assessment_kingsley.tx b/week2_kingsley/git_command_line_assessment_kingsley.tx deleted file mode 100644 index b38cdab..0000000 --- a/week2_kingsley/git_command_line_assessment_kingsley.tx +++ /dev/null @@ -1,29 +0,0 @@ -+ -+

    -+

    -+

    -+ -+
      -+
        -+
      1. -+ -+

        -+

        -+
        -+
        -+ -+ -+ -+ -+
        -+ -+ -+ -+ -+

        -+
        -+ -+ -+ -+ From 9211efa7c8c274154d5b72a92216aab762210831 Mon Sep 17 00:00:00 2001 From: Abanobi Date: Wed, 3 Jan 2018 13:39:15 +0100 Subject: [PATCH 4/5] html code --- .../git-practice/git_command_line_assessment_kingsley.txt | 0 week2_kingsley/git-practice/week2_kingsley/work_history | 1 + week2_kingsley/git-practice/work_history | 1 + week2_kingsley/work_history | 1 + 4 files changed, 3 insertions(+) create mode 100644 week2_kingsley/git-practice/git_command_line_assessment_kingsley.txt create mode 160000 week2_kingsley/git-practice/week2_kingsley/work_history create mode 160000 week2_kingsley/git-practice/work_history create mode 160000 week2_kingsley/work_history diff --git a/week2_kingsley/git-practice/git_command_line_assessment_kingsley.txt b/week2_kingsley/git-practice/git_command_line_assessment_kingsley.txt new file mode 100644 index 0000000..e69de29 diff --git a/week2_kingsley/git-practice/week2_kingsley/work_history b/week2_kingsley/git-practice/week2_kingsley/work_history new file mode 160000 index 0000000..f0b8b4b --- /dev/null +++ b/week2_kingsley/git-practice/week2_kingsley/work_history @@ -0,0 +1 @@ +Subproject commit f0b8b4b23f2efa26d737fe5d499166a15a18095d diff --git a/week2_kingsley/git-practice/work_history b/week2_kingsley/git-practice/work_history new file mode 160000 index 0000000..7a75bcb --- /dev/null +++ b/week2_kingsley/git-practice/work_history @@ -0,0 +1 @@ +Subproject commit 7a75bcbccc4c116d173be67c737a85bbf02dc519 diff --git a/week2_kingsley/work_history b/week2_kingsley/work_history new file mode 160000 index 0000000..7a75bcb --- /dev/null +++ b/week2_kingsley/work_history @@ -0,0 +1 @@ +Subproject commit 7a75bcbccc4c116d173be67c737a85bbf02dc519 From b684914bfab04fb7929bdaccfe5c3590857fb28a Mon Sep 17 00:00:00 2001 From: Abanobi Date: Wed, 3 Jan 2018 13:40:33 +0100 Subject: [PATCH 5/5] html codes --- work_history/README.md | 26 +++++++++++++++++ .../git_command_line_assessment_kingsley.tx | 29 +++++++++++++++++++ 2 files changed, 55 insertions(+) create mode 100644 work_history/README.md create mode 100644 work_history/week2_kingsley/git_command_line_assessment_kingsley.tx diff --git a/work_history/README.md b/work_history/README.md new file mode 100644 index 0000000..f2ee3ca --- /dev/null +++ b/work_history/README.md @@ -0,0 +1,26 @@ +# Work history +This repo will be used to keep a record of your work while at Enye + +# Weekly Git Workflow + * At the start of each weeks curriculum, you will create a folder within the work history repo and title it according to the following pattern: + ``` + week{{week_number}}_{{your_first_name}} + ``` + * Ex: If it was week 2, the folder title for me would be - `week2_uche` + * For each professional section on codecademy we require that you: + * Create a file or files under its corresponding week’s folder and name it according to this pattern: + ``` + {{name_of_professional_section}}_{{name_of_file_in_professional_section}} + ``` + * For example in week 2’s HTML Element and Structure module the professional project is called fashion blog + ``` + fashion_blog_{{name_of_file_in_professional_Section}} + ``` + * There is an index.html in this project + ``` + fashion_blog_index.html + ``` + * Create a file of a similar name inside of the `week{{week_number}}_{{your_first_name}}` folder that you created + * Copy all the code from the codecademy file to your local file + * Save and Push the changes to your forked repo + * Keep in mind that we will be checking your work history repo weekly diff --git a/work_history/week2_kingsley/git_command_line_assessment_kingsley.tx b/work_history/week2_kingsley/git_command_line_assessment_kingsley.tx new file mode 100644 index 0000000..b38cdab --- /dev/null +++ b/work_history/week2_kingsley/git_command_line_assessment_kingsley.tx @@ -0,0 +1,29 @@ ++ ++

        ++

        ++

        ++ ++
          ++
            ++
          1. ++ ++

            ++

            ++
            ++
            ++ ++ ++ ++ ++
            ++ ++ ++ ++ ++

            ++
            ++ ++ ++ ++