How to reset to my last commit in Android Studio

后端 未结 5 1922
北海茫月
北海茫月 2020-12-24 01:45

I commit changes to git from Android Studio, after that I have made some changes in my project that gives me errors, and now I want to get back that commited version that ha

5条回答
  •  情歌与酒
    2020-12-24 02:00

    Suppose you want to commit project changes. When you want to commit files Android Studio will show you which files have been changed. See them and you can convert every file you want to last commit.

提交回复
热议问题