Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
replaced http://stackoverflow.com/ with https://stackoverflow.com/
Source Link
URL Rewriter Bot
URL Rewriter Bot

Possible Duplicate:
HEAD and ORIG_HEAD in GitHEAD and ORIG_HEAD in Git

By default we see two branches in git:

origin/master origin/HEAD 

I wonder, what is head used for?

Possible Duplicate:
HEAD and ORIG_HEAD in Git

By default we see two branches in git:

origin/master origin/HEAD 

I wonder, what is head used for?

Possible Duplicate:
HEAD and ORIG_HEAD in Git

By default we see two branches in git:

origin/master origin/HEAD 

I wonder, what is head used for?

Post Reopened by VonC git
insert duplicate link
Source Link

Possible Duplicate:
HEAD and ORIG_HEAD in Git

By default we see two branches in git:

origin/master origin/HEAD 

I wonder, what is head used for?

By default we see two branches in git:

origin/master origin/HEAD 

I wonder, what is head used for?

Possible Duplicate:
HEAD and ORIG_HEAD in Git

By default we see two branches in git:

origin/master origin/HEAD 

I wonder, what is head used for?

Post Closed as "exact duplicate" by Mat, Eimantas, Justin Ethier, Dave Newton, Brock Adams
added 2 characters in body; edited title
Source Link
Mat
  • 208k
  • 41
  • 407
  • 423

What is the use of the origin/HEAD brranchbranch?

By default we see two branches in git:

origin/master origin/HEAD 

I wonder, why headwhat is head used for?

What is use of origin/HEAD brranch

By default we see two branches in git

origin/master origin/HEAD 

I wonder, why head is used for?

What is the use of the origin/HEAD branch?

By default we see two branches in git:

origin/master origin/HEAD 

I wonder, what is head used for?

Source Link
Elisa
  • 7.1k
  • 12
  • 44
  • 59
Loading