ostapyshyn / lesson-tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Home assignment

  • Install the GIT https://git-scm.com/downloads.
  • Create account in the github https://github.com/
  • Complete all tasks from the https://learngitbranching.js.org/?locale=en_EN
  • Create shared repository(github)
  • The goals of this task are to create the same commit history inside master branch and complete two tasks. Inside task1 and task2 folders you can see your tasks. After finishing them , you should create commits for each of one(two commits) and you should create commits history according to this image "commit_scheme.jpg". Also inside this repository you will see the branch "feature", you have to join 3 commits into 1(squash) and merge this new commit into master branch and then merge your tasks commits.

About


Languages

Language:TypeScript 74.2%Language:JavaScript 25.8%