repository - Xcode 4.6 won't let me push my project to a git repo -
i've started new project in xcode (a command line app using c++), , encountering problem haven't had in other projects: can commit files, can't force them repo, under pretence changes haven't been committed yet (which have).
there's question here the same issue, none of answers there solve problem. in organizer, under remote repo i've set up, commits show up, comments , all, still can't manage force them remote repo.
edit: i've seen question issue asker trying force non-bare repository. repo bare.
edit 2: i've managed commit , force without hiccups unix terminal. still can't figure out how straight xcode, though.
has experienced problem, , found solution?
after using command line git
commit , force changes remote repo, restarted computer. now, seems work fine.
git repository push commit xcode4.6
No comments:
Post a Comment