hello guy's I have created a Xcode project but I am unable to put it on gitlab when I am committing project and clone it's empty
I am using these structure to push project
1.git clone http://192.168.10.245/snymob/ESN_IOS.git
2.git add ESN
3.git commit -m "msg"
4.git push -u origin master