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
Interstellar Git Interview Questions and Answers
Home
Questions
Interstellar Git
0
votes
Which option can be used to change the commit message during Git cherry-pick?
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-chery-pick
0
votes
Is it possible to get merge conflict during Git cherry-pick?
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-chery-pick
git-merge
merge-conflict
0
votes
Can a commit be taken from one branch and moved to a different branch in Git?
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-branch
0
votes
Can branches be created inside the Git submodule?
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-submodule
0
votes
Which option in Git Blame is used to filter only the commit hash?
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-blame
0
votes
How to declare that a commit is buggy in Git Bisect?
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-bisect
0
votes
Developer A found that a button, which was working fine earlier is not working in the project.
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-project
0
votes
The email address of the author can be got instead of the authors name in the result using ____________.
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-author
0
votes
The result of the command git blame filename will have the following, except ___________
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-blame
0
votes
Are Git hooks files version controlled?
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-hooks
0
votes
Old reflog entries can be cleaned using ________
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
old-reflog
0
votes
Which scripting language is used in the default sample hook files?
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-hook
scripting-language
0
votes
Developer A had initialized a new repo and moved it to the hooks folder. What would be the extension of the files present in it?
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-repo
0
votes
How to declare that a commit is errorless in Git Bisect?
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-commit
0
votes
What is the command to store the uncommitted changes temporarily?
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-uncommit
0
votes
The indexed changes in a subproject can be viewed using __________
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-subproject
0
votes
Developer A has done some changes in the subproject and pushed it. Developer B can pull those changes using __________
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-submomdule
0
votes
Which option is used to remove a single stash entry from a list of stash entries?
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-stash
0
votes
Reflog entry has timestamps attached to it.
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
reflog-entry
0
votes
Which command is useful to undo a git rebase?
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-rebase
0
votes
A tag in Git context is a _______________.
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-context
0
votes
When you run git commit, which hook(s) is are called?
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-hook
0
votes
How to get a complete reflog of all refs?
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-reflog
0
votes
Which type of search is used in Git Bisect?
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-bisect
0
votes
Which of the following is a server-side hook?
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
server-side-hook
0
votes
The result of git blame filename will return the original lines of source code in the console.
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-blame
blame
0
votes
The purpose of Git Blame is to find ____________
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-blame
0
votes
We can reset Git Bisect using git bisect reset even in the middle of a bisect.
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-bisect
0
votes
The reference of the deleted commit can be got using git reflog.
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-reflog
commit
0
votes
On adding a subproject using git submodule add, how many files will be added in the main repository?
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-submodules
Page:
1
2
next »
...