Rajanikant Hawaldar
How do I undo 'git add' before commit?

How do I undo ‘git add’ before commit?

By Rajanikant Hawaldar in Tools on Sep 30 2020
  • Pranam Bhat
    May, 2021 25

    For a single file :

    git reset

    For all the files :

    git reset

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS