Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What work is restored when the deleted branch is recovered?



What work is restored when the deleted branch is recovered?..

Answer / Kshitij Kumar Saxena

Recovering a deleted branch in Git restores all commits, files, and history associated with that branch. It brings back the state of the repository to what it was at the time the branch was deleted.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Git Interview Questions

Why git and not svn?

1 Answers  


What is the command you can use to write a commit message?

1 Answers  


What commands will you use to bring a new feature to the main branch?

1 Answers  


What is rebasing syntax in git?

1 Answers  


What are git stash and git stash drop?

1 Answers  


What is the difference between rebasing and merge in git?

1 Answers  


What is a repository and how will you create it?

1 Answers  


How is git instaweb used?

0 Answers  


Name a few Git repository hosting services

1 Answers  


What are the advantages of using GIT?

1 Answers  


What does ‘hooks’ comprise of in git?

1 Answers  


How do you find a list of files that have changed in a particular commit?

1 Answers  


Categories