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

Git

  • In Git we have 5 areas
    • Working tree/directory
    • Staging area/Cache area
    • Local repository
    • Remote Repository
    • Stash
  • Lets focus on 3 areas

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 ReplyCancel reply

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

Please turn AdBlock off
Customized Social Media Icons from Acurax Digital Marketing Agency

Discover more from Direct DevOps from Quality Thought

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

Continue reading

Exit mobile version
%%footer%%