Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 967 Bytes

File metadata and controls

30 lines (23 loc) · 967 Bytes

Learn Github

The repository contains some puzzles, but unlike in direct way, the learners have to use GIT version control, and GitHub to solve them.

Objectives

  • How to fork?
  • How to clone to local?
  • How to setup GIT?
  • How to use VS Code control versions?
  • How to commit with message?
  • How to push to forked repo?
  • How to make pull request?
  • How to write pull request using link to issues? like

Additionally,

  • How to edit files using GitHub GUI directly?
  • How to use GitHub Codespace?

Contributors and Learners