Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
What is ‘head’ in git and how many heads can be created in a repository?
Home
Git
What is ‘head’ in git and how many heads can be created in a...
asked
Mar 26, 2021
in
Git
by
rajeshsharma
What is ‘head’ in git and how many heads can be created in a repository?
git
git-repo
heads
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 26, 2021
by
rajeshsharma
The reference to a commit object is called as the ‘head’. Every repository has a ‘Master’ which is the default head. There can be multiple heads in a repository.
Related questions
0
votes
Q: What is a repository in GIT?
asked
Mar 26, 2021
in
GitHub
by
rajeshsharma
#repository-git
git
git-repo
0
votes
Q: What is head in git and how many heads can be generated in a repository?
asked
Sep 5, 2020
in
Git
by
SakshiSharma
#git-head
#git-repository
0
votes
Q: Shed light on the concept of ‘head’ in Git also state as to the number of heads that can be created in a single repository?
asked
Sep 3, 2020
in
Git
by
SakshiSharma
#git-head
head-git
0
votes
Q: In git, what is ‘head’ and how many heads can be made in a repository?
asked
Apr 18, 2020
in
Git Slack Integration
by
SakshiSharma
#git-head
0
votes
Q: What is the process for creating a repository in Git?
asked
Mar 26, 2021
in
Git
by
rajeshsharma
git-repo
repository
+1
vote
Q: What is ‘bare repository’ in Git?
asked
Feb 7, 2021
in
Git
by
SakshiSharma
bare-repository
#what-is-git
git
github
github-administration
github-repository
github-repo
github-version-control-system
git-version
git-branch
git-commit
0
votes
Q: What is ‘bare repository’ in Git?
asked
Oct 15, 2019
in
Git
by
rajeshsharma
bare-repository
repository-bare
git
0
votes
Q: Mention the various Git repository hosting functions.
asked
Feb 7, 2021
in
Git
by
SakshiSharma
#git-repository-functions
#what-is-git
git
github
github-administration
github-repository
github-repo
github-version-control-system
git-version
git-branch
git-commit
0
votes
Q: How can we delete a Git branch locally and remotely?
asked
Jan 6, 2021
in
Git
by
GeorgeBell
git
0
votes
Q: What is git cherry-pick? What are the scenarios in which git cherry-pick can be used?
asked
May 21, 2020
in
Git
by
SakshiSharma
what
is
git
cherry-pick
are
the
scenarios
in
which
can
be
used
0
votes
Q: How many heads can you create in a GIT repository?
asked
Apr 18, 2020
in
Git Slack Integration
by
SakshiSharma
0
votes
Q: How do I delete a Git branch locally and remotely?
asked
Jan 9, 2021
in
Git
by
SakshiSharma
git
version-control
git-branch
git-push
git-remote
0
votes
Q: How do you define a ‘conflict’ in git?
asked
Mar 26, 2021
in
Git
by
rajeshsharma
#git-conflict
conflict
git
0
votes
Q: How to recover a deleted branch using git reflog?
asked
Mar 26, 2021
in
Git
by
rajeshsharma
git
eflog
delete-branch
0
votes
Q: Difference between “git add -A” and “git add .”
asked
Mar 11, 2021
in
Git
by
rajeshsharma
git
git-add
git-copy
...