I'm trying to use git lfs because my mobile app codes are too big to upload on github. For some reason, git lfs doesn't work. Therefore, I'm trying to initialize git by typing "git init". However git init doesn't work.
How can I initialize git in Android Studio?