DevOps Classroomnotes 06/Jul/2023

Version Control Systems

  • This is source code repository
  • Software which allows us to store code along with history is called as Version Control Systems.
  • Evolution of VCS
    • Single System VCS
    • Client Server VCS: Popular examples are Subversion, Clear Case, Visual Source Safe etc
      • Online
      • Offline
    • Distribute Version Control Systems: Mercurial, Git
      Preview

Git

  • In Git we have 5 areas

    • Working tree/directory
    • Staging area/Cache area
    • Local repository
    • Remote Repository
    • Stash
  • Lets focus on 3 areas
    Preview
    Preview

Note:

  • Command lines:
    • Cheat sheat

Setup

  • List of Softwares
    • Windows Terminal (Windows)
    • git
    • visual studio code
  • Windows: Refer Here
  • Mac:
    • homebrew: Refer Here
    • git: brew install git
    • visual studio code: brew install --cask visual-studio-code

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Animated Social Media Icons by Acurax Wordpress Development Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube