DevOps Classroom notes 26/Feb/2026

How to work with Git

  • Technical perspective:
  • To understand this lets consider the following situation
  • You have pile of books
  • You are supposed to move this books to a new location where they will be displayed in some library

  • Now we might follow the below apporach
  • This is exactly what happens in Git

  • For live example look into classroom video

First steps into git

  • To label a commit in git it requires
    • user name
    • email id
    • message
    • date time of commit
    • changes (changeset)
  • Every commit will get a unique id (not a sequence numbers)
  • One of the important concept to understand git well is hashing.
  • Findout what hashing is ?

Waiting till 10:05

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
Social Media Icons Powered by Acurax Web Design Company

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%%