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 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/fashion_blog_index.html b/week2_kingsley/git-practice/week2_kingsley/fashion_blog_index.html 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 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. ++ ++

    ++

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

    ++
    ++ ++ ++ ++