Introduction
  • Course Intro
  • What is Git & GitHub
  • GitHub Registration & Creating a Repository
  • What is Repository, Git Object Store & Index
  • File Management & Index
Git and GitHub : Basics
  • Installing Git Softwares
  • Git Commands & Git Version Check
  • Initializing a Local Git Repository
  • Configuring Remote Git Repository
  • Git Remote and GIt Remote Remove
  • Adding a File to the Local Repository and Git Status
  • Removing a file from Index
  • Adding a .gitignore file
  • Configuring the Global Commit Author
  • Committing changes : Initial Commit
  • Git Log Command
  • Pushing Changes to GitHub
  • Generating SSH Key for GitHub
  • Create , Checkout and Switch a New Branch
  • Merging Branches
GitHub : Features
  • GitHub : Cloning
  • GitHub : Fork
  • GitHub : Pull Requests
Git & GitHub : PDF Book
  • Download PDF Book
Git & GitHub : Podcast in English
  • Download English Podcast : Source Control and Git & GitHub
On Demand Videos
  • Using Git with Git Extensions
  • Using Git with GitHub for Windows
  • My Other Course on GitHub