mr-nsin / fuzzy-spoon

This repository contain all documents i have crated while learning Github Fundamentals from Pluralsight

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pluralsight Logo A great course on Github

Breaking updates

Learn GitHub

This README file contains my learning journey of Github Fundamental Course from Pluralsight, what i have learned is summarized into this file.

The topics covered in the course are followings:

  • An Introduction to Git
  • Getting Started with Github
  • Working with repositories in Github
  • Concept of Branching, Merging, and Pull Requests in Github
  • Creating Tags and Releases
  • The Social Aspect of Github
  • Managing project through Github
  • Working with organizations and Teams
  • Inteacting with Github through the Github Desktop Client

An Introduction to Git

  • Advantages and features of Git are following :
    • Fast and Scalable
    • DVCS (Distributed Version Control System)
    • source control management
    • Branching
    • Pull Requests

About

This repository contain all documents i have crated while learning Github Fundamentals from Pluralsight

License:MIT License


Languages

Language:CSS 96.8%Language:HTML 3.2%