Rajanikant Hawaldar
How do I reset my local branch to be just like the branch on the remote repository using git?

How do I reset my local branch to be just like the branch on the remote repository using git?

By Rajanikant Hawaldar in Tools on Oct 10 2020
  • Varun Setia
    Oct, 2020 14

    git reset --hard, it will discard all the changes locally

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS