Login
Remember
Register
Ask a Question
Recent questions tagged #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
How will you differentiate between Git and GitHub?
asked
May 21, 2020
in
Git
by
SakshiSharma
#git-vs-github
#github-vs-git
#git
#github
0
votes
1
answer
What is Git?
asked
May 21, 2020
in
Git
by
SakshiSharma
#what-is-git
#git
#github
#git-hub
+1
vote
1
answer
git bisect is used to identify a commit that has introduced a bug
asked
Feb 10, 2020
in
Git Slack Integration
by
miceperry
#developer-git
#git
#git-commands
+1
vote
1
answer
git reflog tracks the commits that are made and the commits that are discarded.
asked
Feb 10, 2020
in
Git Slack Integration
by
miceperry
#developer-git
#git
#git-commands
+1
vote
2
answers
git bisect is used to identify a commit that has introduced a bug .
asked
Jul 26, 2019
in
Git Slack Integration
by
sheetalkhandelwal
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
1
answer
git reflog –verbose will print extra information on the screen.
asked
Jul 26, 2019
in
Git Slack Integration
by
sheetalkhandelwal
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
1
answer
What is the git command to move branch pointer to different commit without checkout ?
asked
Jul 26, 2019
in
Git Slack Integration
by
sheetalkhandelwal
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
1
answer
git reflog track the commits that are made and the commits that are discarded .
asked
Jul 26, 2019
in
Git Slack Integration
by
sheetalkhandelwal
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+2
votes
1
answer
I have made a commit and discarded it . I can still retrieve that commit using git reflog.
asked
Jul 26, 2019
in
Git Slack Integration
by
sheetalkhandelwal
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+2
votes
2
answers
Which command helps you track the revisions of your revisions in git ?
asked
Jul 26, 2019
in
Git Slack Integration
by
sheetalkhandelwal
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+3
votes
1
answer
What is the command to pick a commit from a specific branch and move it to another branch ?
asked
Jul 26, 2019
in
Git Slack Integration
by
sheetalkhandelwal
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+2
votes
1
answer
What is the command to amend an incorrect commit message ?
asked
Jul 26, 2019
in
Git Slack Integration
by
sheetalkhandelwal
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+2
votes
1
answer
A good commit message should be descriptive and specific
asked
Jul 26, 2019
in
Git Slack Integration
by
sheetalkhandelwal
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
1
answer
I want to take all the changes I made in the staging to my working directory , what command should I use to do this operation ?
asked
Jul 26, 2019
in
Git Slack Integration
by
sheetalkhandelwal
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
1
answer
What is the output of the command git reset –hard HEAD ~3?
asked
Jul 26, 2019
in
Git Slack Integration
by
sheetalkhandelwal
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
1
answer
What is the output of the command git reset -–soft HEAD ~5 ?
asked
Jul 26, 2019
in
Git Slack Integration
by
sheetalkhandelwal
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+2
votes
1
answer
A good commit message can have have more then 100 characters.
asked
Jul 26, 2019
in
Git Slack Integration
by
sheetalkhandelwal
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+2
votes
1
answer
What is the git command to see all the commit since 1st January 2017 ?
asked
Jul 26, 2019
in
Git Slack Integration
by
sheetalkhandelwal
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
Page:
« prev
1
2
3
4
next »
...