35. What is a "Detached HEAD" in Git | What is detached HEAD state | Git tutorial for beginner

Опубликовано: 04 Октябрь 2024
на канале: Teach YourSelf Code
821
28

What is a "Detached HEAD" in Git | What is detached HEAD state | Git tutorial for beginner.

Hi All,

In this video we will cover the details on Detach HEAD and will see why exactly it happens, we will also see some details on HEAD which is under /.git/HEAD file. We will cover basics of HEAD and Detach HEAD with diagram.

We will follow the below steps in this video:
1) Create some commit in master.
2) Move the head pointer to some other commit and go in Detach HEAD state.
3) Create some more commit from the commit where HEAD is pointing to.
4) Then create a new branch on top of commit where HEAD is pointing to.
5) Perform a merge operation.

Playlist:
Git tutorial:
   • 7. How to initialize git repository |...  

3rd party application installation:
   • How to install postman in MAC  

Spring boot beginners tutorial:
   • 1. What is spring boot and how to wri...  

Selenium Ruby Tutorial:
   • 1. How to install firebug and firepat...  

Ruby Tutorial:
   • Ruby tutorial: Chapter 1 Top 5 reason...  

Git Official website:
https://git-scm.com/

Git download:
https://git-scm.com/downloads

Git Documentation:
https://git-scm.com/doc
About this channel:
This is channel is dedicated for all those who want to learn new technologies by self learning. We keep on adding new content in this channel on a day to day basis and try to share our knowledge. Please feel free to drop your question to the email id mentioned below or comment on the video if you feel so.

facebook page:
  / teach-yourself-code-102086558276245  
LinkedIn:
  / gagan-arora-pm  
Email Id:
[email protected]

Disclaimer:
Videos are for educational purpose only, please use them wisely.
Video may or may not contain slight mistakes, if you feel something is not correct please do some research.
Through this video we are not forcing anything on anyone.