Login
Remember
Register
Ask a Question
Recent questions in Git
0
votes
1
answer
Explain a Git repository?
asked
Sep 3, 2020
in
Git
by
SakshiSharma
#git-repo
#git-repository
#repository-git
0
votes
1
answer
What do you understand by the term GIT?
asked
Sep 3, 2020
in
Git
by
SakshiSharma
#what-is-git
#git
0
votes
0
answers
When should I use "git stash"?
asked
Aug 16, 2020
in
Git
by
RShastri
#git
0
votes
1
answer
What is Git fork? What is difference between fork, branch and clone?
asked
Aug 16, 2020
in
Git
by
RShastri
git
0
votes
1
answer
How to undo the most recent commits in Git?
asked
Aug 16, 2020
in
Git
by
RShastri
#git
+1
vote
1
answer
You need to update your local repos. What git commands will you use?
asked
Aug 16, 2020
in
Git
by
RShastri
#git
+1
vote
1
answer
How does the Centralized Workflow work?
asked
Aug 16, 2020
in
Git
by
RShastri
#git
+1
vote
1
answer
What's the difference between a "pull request" and a "branch"?
asked
Aug 16, 2020
in
Git
by
RShastri
#git
+1
vote
2
answers
What is the difference between "git pull" and "git fetch"?
asked
Aug 16, 2020
in
Git
by
RShastri
#git
git-pull
git-fetch
0
votes
1
answer
What is the command to write a commit message in Git?
asked
Aug 16, 2020
in
Git
by
RShastri
#git
0
votes
1
answer
What is difference between Git vs SVN?
asked
Aug 16, 2020
in
Git
by
RShastri
#git
+1
vote
1
answer
What is Git?
asked
Aug 6, 2020
in
Git
by
Robindeniel
#what-is-git
0
votes
1
answer
Which of the following best describes Git?
asked
Jun 8, 2020
in
Git
by
DavidAnderson
#git
#versioncontrolsystem
0
votes
1
answer
What does the command git add . do?
asked
Jun 8, 2020
in
Git
by
DavidAnderson
#git
#gitadd
0
votes
1
answer
Which Git command is use to view all the changes since the last commit?
asked
Jun 8, 2020
in
Git
by
DavidAnderson
#git
0
votes
1
answer
Git is a _________________.
asked
Jun 8, 2020
in
Git
by
DavidAnderson
#git
0
votes
1
answer
Which Git command to skip staging and commit the changes directly?
asked
Jun 8, 2020
in
Git
by
DavidAnderson
#git
0
votes
1
answer
Which command would you use to view the history of commits?
asked
May 23, 2020
in
Git
by
Robindeniel
#git-history
0
votes
1
answer
How to get difference between two branches branch1 branch2
asked
May 23, 2020
in
Git
by
Robindeniel
#git-braches
0
votes
1
answer
Which command shows the changes between commits?
asked
May 23, 2020
in
Git
by
Robindeniel
#git-commut
0
votes
1
answer
What’s the difference between rebase and merge? When should you rebase and when should you merge?
asked
May 21, 2020
in
Git
by
SakshiSharma
#git-rebase
#git-merge
#git-base
0
votes
1
answer
What is the difference between ‘HEAD’, ‘working tree’ and ‘index’?
asked
May 21, 2020
in
Git
by
SakshiSharma
#git-index
#git-head
0
votes
1
answer
What is ‘git reset’ is used for? What is the default mode of this command?
asked
May 21, 2020
in
Git
by
SakshiSharma
#git-reset
#reset-git
+1
vote
1
answer
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
2
answers
What does a Commit object contain?
asked
May 21, 2020
in
Git
by
SakshiSharma
#git-object
#git-commit-object
0
votes
1
answer
What is git diff command? How is it different from git status?
asked
May 21, 2020
in
Git
by
SakshiSharma
#git-diff-command
#diff-command
0
votes
1
answer
Can you recover a deleted branch in Git?
asked
May 21, 2020
in
Git
by
SakshiSharma
#delete-branch-git
#git-branch-delete
0
votes
1
answer
What is SubGit, and what is the purpose of Subgit?
asked
May 21, 2020
in
Git
by
SakshiSharma
#subgit-purpose
#purpose-subgit
0
votes
1
answer
What is the difference between git checkout [branch name] and git checkout -b [branch name]?
asked
May 21, 2020
in
Git
by
SakshiSharma
#git-branch
#branch-git
0
votes
1
answer
How will you find out what all files have been changed in a particular Git commit?
asked
May 21, 2020
in
Git
by
SakshiSharma
#git-commit
#commit-git
Page:
« prev
1
2
3
4
5
6
7
8
9
10
next »
Recent questions in Git
...