Login
Remember
Register
Ask a Question
Recent questions in Interstellar Git
0
votes
1
answer
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
1
answer
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
1
answer
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
1
answer
Can branches be created inside the Git submodule?
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-submodule
0
votes
1
answer
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
1
answer
How to declare that a commit is buggy in Git Bisect?
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-bisect
0
votes
1
answer
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
1
answer
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
1
answer
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
1
answer
Are Git hooks files version controlled?
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-hooks
0
votes
1
answer
Old reflog entries can be cleaned using ________
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
old-reflog
0
votes
1
answer
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
1
answer
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
1
answer
How to declare that a commit is errorless in Git Bisect?
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-commit
0
votes
1
answer
What is the command to store the uncommitted changes temporarily?
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-uncommit
0
votes
1
answer
The indexed changes in a subproject can be viewed using __________
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-subproject
0
votes
1
answer
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
1
answer
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
1
answer
Reflog entry has timestamps attached to it.
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
reflog-entry
0
votes
1
answer
Which command is useful to undo a git rebase?
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-rebase
0
votes
1
answer
A tag in Git context is a _______________.
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-context
0
votes
1
answer
When you run git commit, which hook(s) is are called?
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-hook
0
votes
1
answer
How to get a complete reflog of all refs?
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-reflog
0
votes
1
answer
Which type of search is used in Git Bisect?
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-bisect
0
votes
1
answer
Which of the following is a server-side hook?
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
server-side-hook
0
votes
1
answer
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
1
answer
The purpose of Git Blame is to find ____________
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
git-blame
0
votes
1
answer
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
1
answer
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
1
answer
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 »
Recent questions in Interstellar Git
...