Skip to content

Shutya/bsuir-751006

Repository files navigation

bsuir-751006

Fork this repository

  • Click the Fork button at the top-right corner of this page and the repository will be copied to your own account
  • Run git clone https://github.com/<your-account>/bsuir-751005.git from git bash in a preferred folder

How to do tasks

  • Checkout into separate branch from master branch (Each tasks should be done into separate branch) (git checkout -b lab-2)
  • You should create folder called with your name and surname (Denis Shutikov) and put all next labs in this folder.
  • Make a commit (or several commits) in this branch with suitable signature. Each commit should start from your name and surname and then some useful data (git commit -m "Denis Shutikov/feature: Lab 2 done)
  • Create a fork pull request into master branch after completing the task according instruction Creating a pull request from a fork
  • Then teacher will merge your pull request into master branch in base repository.
  • If you want to changes from master branch in base repository to be reflected in your own forked repository, you should merge master branch from base repository to your own.

After completing the task AND creating a pull request

  • Show pull request to your teacher and participate on code review
  • Answer the questions and give explanations

Materials and resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published