Hi Guest

MobileUser

1 HomePage 1 Jobs 1 WalkIn 1Articles  

Node.JS Books
Special Offer
Laptop Lenovo
GATE Exam

Cat Exam
Start a Blog
Develop Your Skill

Develop Your Skill

SQL Books

Develop Your Skill

 :) Latest Topic
leftlink
leftlink
leftlink
leftlink
leftlink
leftlink
leftlink
leftlink
leftlink
leftlink
 leftlink
 :) Topic of Day
 
 :) Hot Jobs
 :)
 :) Most Searchable
 


 :) Quiz System
Computer Quiz
Science Quiz
Banking Quiz
Sports Quiz
GK Quiz


  

 
When you run git fetch from your local repo, it will update your local changes in working area? View:-16462
Question Posted on 28 May 2020

When you run git fetch from your local repo, it will update your local changes in working area?
Choose th....
ADS Posted In : Repository Questions | Prodigious Git



What is the Git command to create a branch? View:-13732
Question Posted on 27 May 2020

What is the Git command to create a branch?
Choose the correct option from below list
(1)git invoke b....
ADS Posted In : Repository Questions | Prodigious Git


What does the command git checkout branchname do? View:-33292
Question Posted on 27 May 2020

What does the command git checkout branchname do?
Choose the correct option from below list
(1)Commit....
ADS Posted In : Repository Questions | Prodigious Git


What is the Git command to view all the remote branches? View:-12823
Question Posted on 26 May 2020

What is the Git command to view all the remote branches?
Choose the correct option from below list
(1....
ADS Posted In : Repository Questions | Prodigious Git


What does the command git checkout -b branchname do? View:-10244
Question Posted on 26 May 2020

What does the command git checkout -b branchname do?
Choose the correct option from below list
(1)Del....
ADS Posted In : Repository Questions | Prodigious Git


What is a good practice to follow when you want to backup a local branch? View:-33929
Question Posted on 23 May 2020

What is a good practice to follow when you want to backup a local branch?
Choose the correct option from ....
ADS Posted In : Repository Questions | Prodigious Git


What is the Git command to view the last 3 commits in one line ? View:-29371
Question Posted on 13 May 2020

What is the Git command to view the last 3 commits in one line ?
Choose the correct option from below lis....
ADS Posted In : Repository Questions | Prodigious Git


What is the command to reset your index as well as the working directory to the state of your last commit? View:-22360
Question Posted on 27 Oct 2020

What is the command to reset your index as well as the working directory to the state of your last commit?
ADS Posted In : Repository Questions | Prodigious Git


When you run git fetch from my local repo, will it update your local code and target branch? View:-29920
Question Posted on 25 Oct 2020

When you run git fetch from my local repo, will it update your local code and target branch?
Choose the c....
ADS Posted In : Repository Questions | Prodigious Git


What is the command to delete a branch in your remote repository? View:-9286
Question Posted on 24 Oct 2020

What is the command to delete a branch in your remote repository?
Choose the correct option from below li....
ADS Posted In : Repository Questions | Prodigious Git


What is the Git command to blow away all the changes in a file in the working area, since the previous commit? View:-24752
Question Posted on 23 Oct 2020

What is the Git command to blow away all the changes in a file in the working area, since the previous commit....
ADS Posted In : Repository Questions | Prodigious Git


How can you fix a broken commit? View:-24782
Question Posted on 21 Oct 2020

How can you fix a broken commit?
Choose the correct option from below list
(1)git reset
(2)git co....
ADS Posted In : Repository Questions | Prodigious Git


What is the Git command to view all the changes since the last commit ? View:-6830
Question Posted on 20 Oct 2020

What is the Git command to view all the changes since the last commit ?
Choose the correct option from be....
ADS Posted In : Repository Questions | Prodigious Git


What does the command Git reset soft HEAD^ perform? View:-29755
Question Posted on 19 Oct 2020

What does the command Git reset –- soft HEAD^ perform?
Choose the correct option from below list
(1)M....
ADS Posted In : Repository Questions | Prodigious Git


What is the Git command to view all the commits since 1st January 2017? View:-6787
Question Posted on 19 Oct 2020

What is the Git command to view all the commits since 1st January 2017 ?
Choose the correct option from b....
ADS Posted In : Repository Questions | Prodigious Git


How to delete unpublished Git commits and get rid of them permanently? View:-29199
Question Posted on 28 Oct 2020

How to delete unpublished Git commits and get rid of them permanently?
Choose the correct option from bel....
ADS Posted In : Repository Questions | Prodigious Git


How can you temporarily switch to a different commit? View:-28830
Question Posted on 22 Oct 2020

How can you temporarily switch to a different commit?
Choose the correct option from below list
(1)gi....
ADS Posted In : Repository Questions | Prodigious Git


Which of the following creates new commit when you pull new changes from master to the feature branch? View:-13587
Question Posted on 22 Oct 2020

Which of the following creates new commit when you pull new changes from master to the feature branch?
Ch....
ADS Posted In : Repository Questions | Prodigious Git


Which command can you use to update remote refs with local refs? View:-26934
Question Posted on 19 Oct 2020

Which command can you use to update remote refs with local refs?
Choose the correct option from below lis....
ADS Posted In : Repository Questions | Prodigious Git


___________________ removes untracked files from your working directory. View:-6607
Question Posted on 29 Sep 2020

___________________ removes untracked files from your working directory.
Chose the correct option from be....
ADS Posted In : Repository Questions | Prodigious Git


How would you display the list of files changed in a particular commit SHA ? View:-25817
Question Posted on 29 May 2020

How would you display the list of files changed in a particular commit SHA ?
Choose the correct option fr....
ADS Posted In : Repository Questions | Prodigious Git


What is the Git command to view all the commits since 1st January 2017 ? View:-21761
Question Posted on 22 May 2020

What is the Git command to view all the commits since 1st January 2017 ?
Choose the correct option from b....
ADS Posted In : Repository Questions | Prodigious Git


How to display only the names of the changed files? View:-26862
Question Posted on 22 May 2020

How to display only the names of the changed files?
Choose the correct option from below list
(1)git ....
ADS Posted In : Repository Questions | Prodigious Git


What is the command to view all the commits made by a specific person (Jim)? View:-24367
Question Posted on 20 May 2020

What is the command to view all the commits made by a specific person (Jim)?
Choose the correct option fr....
ADS Posted In : Repository Questions | Prodigious Git


Which command shows the difference between the working directory and the index or staging area? View:-15786
Question Posted on 20 May 2020

Which command shows the difference between the working directory and the index or staging area?
Choose th....
ADS Posted In : Repository Questions | Prodigious Git


If you want to view the changes since last commit in a specific file, which command should you use? View:-20839
Question Posted on 19 May 2020

If you want to view the changes since last commit in a specific file, which command should you use?
Choos....
ADS Posted In : Repository Questions | Prodigious Git


Which command shows the changes between commits? View:-13665
Question Posted on 19 May 2020

Which command shows the changes between commits?
Choose the correct option from below list
(1)git dif....
ADS Posted In : Repository Questions | Prodigious Git


Which command would you use to view the history of commits? View:-17007
Question Posted on 13 May 2020

Which command would you use to view the history of commits?
Choose the correct option from below list
ADS Posted In : Repository Questions | Prodigious Git


What is the Git command to skip staging and commit the changes directly? View:-32299
Question Posted on 12 May 2020

What is the Git command to skip staging and commit the changes directly?
Choose the correct option from b....
ADS Posted In : Repository Questions | Prodigious Git


Git is a _________________. View:-32259
Question Posted on 11 May 2020

Git is a _________________.
Choose the correct option from below list
(1)Distributed Version Control ....
ADS Posted In : Repository Questions | Prodigious Git


What is the Git command to view all the changes since the last commit? View:-27853
Question Posted on 11 May 2020

What is the Git command to view all the changes since the last commit?
Choose the correct option from bel....
ADS Posted In : Repository Questions | Prodigious Git


1 2
 
  
 :) Categoriese
 :) Most Visited Questions