Login
Remember
Register
User Robindeniel
Wall
Recent activity
All questions
All answers
Ask a Question
Answers by Robindeniel
0
votes
What is the output of the command git reset -–soft HEAD ~5 ?
answered
Jul 27, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
0
votes
What is the output of the command git reset –hard HEAD ~3?
answered
Jul 27, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
0
votes
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 ?
answered
Jul 27, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
0
votes
A good commit message should be descriptive and specific
answered
Jul 27, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
What is the command to amend an incorrect commit message ?
answered
Jul 27, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
0
votes
What is the command to pick a commit from a specific branch and move it to another branch ?
answered
Jul 27, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
0
votes
Which command helps you track the revisions of your revisions in git ?
answered
Jul 27, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
0
votes
I have made a commit and discarded it . I can still retrieve that commit using git reflog.
answered
Jul 27, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
0
votes
git reflog track the commits that are made and the commits that are discarded .
answered
Jul 27, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
0
votes
What is the git command to move branch pointer to different commit without checkout ?
answered
Jul 27, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
0
votes
git reflog –verbose will print extra information on the screen.
answered
Jul 27, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
0
votes
git bisect is used to identify a commit that has introduced a bug .
answered
Jul 27, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
0
votes
What is the GIT command to see all changes since the last commit ?
answered
Jul 25, 2019
in
Git
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
After performing several commits, or cloning a repository with an existing commit history, if you want to look back to see what has happened, what command will you use?
answered
Jul 25, 2019
in
Git
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
0
votes
What is the GIT command to see all changes since the last commit ?
answered
Jul 25, 2019
in
Git
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
0
votes
Is It a good practice to use present tense in commit messages?
answered
Jul 25, 2019
in
Git
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
0
votes
GIT is a _________________--
answered
Jul 25, 2019
in
Git
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
0
votes
What does the command git add. do?
answered
Jul 25, 2019
in
Git
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
0
votes
GIT takes care of access control.
answered
Jul 25, 2019
in
Git
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
0
votes
What does the following command perform?
answered
Jul 25, 2019
in
Git
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
Page:
« prev
1
...
192
193
194
195
196
197
198
199
next »
...