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...


Why is it advisable to create an additional commit rather than amending an existing commit?



Why is it advisable to create an additional commit rather than amending an existing commit?..

Answer / Avinash Kumar Gupta

It's advisable to create an additional commit rather than amending an existing commit when the changes are significant or unrelated to the original commit. Amending a commit can make the commit history harder to understand and can lead to confusion. Creating a new commit allows for clearer and more organized history.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Git Interview Questions

Name some git commands and also explain their functions?

1 Answers  


What is the function of ‘git reset’?

1 Answers  


How can you create a repository in Git?

1 Answers  


What is difference between fork and branch? How to create tag?

1 Answers  


In git, how would you return a commit that has just been pushed and made open?

1 Answers  


What is a distributed vcs?

1 Answers  


what is git fork? What is difference between fork and branch? How to create tag?

1 Answers  


What is a repository in GIT?

1 Answers  


Name a few Git repository hosting services

1 Answers  


What is git bisect and what is its purpose?

1 Answers  


What is git Is-tree?

1 Answers  


What is the function of git clone?

1 Answers  


Categories