Skip to content

Latest commit

 

History

History
69 lines (42 loc) · 2.92 KB

git-intro.md

File metadata and controls

69 lines (42 loc) · 2.92 KB

MIT Licensed Awesome       

Git and GitHub

Get familiar with Git and GitHub.

  1. Finish the course Version Control with Git

    You may resort to subtitles/closed captions and to auto-translated subtitles in particular if you feel it would help you to master the video course better.

    youtube-CC-guide

  2. Finish try.github.io

  3. Create repository named kottans-backend.

  4. Create README.md for the repository.

  5. Describe your impressions about learned materials.

  6. Send a pull-request to Kottans/mock-repo proposing a change. It could be anything, really. If you have found a typo in README - great! Take care to give your PR a meaningful name and description.

    Please note, that your PR may not be reviewed quickly.

  7. Study Extra Materials below to improve your skills. If you feel it affects your overall course performance consider reverting to those later e.g. when you have all mandatory tasks completed.

When you finish this task you can start the next one.

Note to students of previous courses who have already done this task You don't need to do this task again, just create the repo.

Extra Materials

Done?

➡️ Go forward to Unix Shell

⤴️ Back to Contents