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:-18241
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:-15859
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:-36079
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:-14805
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:-12880
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:-36225
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:-30929
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:-24404
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:-31611
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:-11432
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:-26714
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:-26606
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:-8450
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:-31745
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:-8558
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:-31031
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:-30692
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:-15570
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:-28593
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:-9842
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:-27369
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:-23651
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:-28996
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:-25991
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:-17833
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:-22588
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:-15443
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:-18600
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:-34353
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:-35260
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:-29832
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