Xcode tries to push git submodule -


i've added a git submodule project, whenever try push git using xcode wants push submodule project well.

enter image description here

since have read-only access artemis repo, can't push. can around downloading zip of artemis project , including that, lose git submodule update functionality.


Comments

Popular posts from this blog

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

ios - CFRelease causing crash in iPad application -