git - xcode no remotes found -
git - xcode no remotes found -
i have repository server set on raspberry pi. i've given static external ip using dynamic dns , done necessary git stuff (i.e point of adding remote particular repository:
git add together remote myalias git@my.domain:1234/absolute/url/to/repository
where 1234 port used port forwarding (which setup , working).
i can connect via putty (on windows) when add together remote xcode 5.1 , seek "push" says "no remotes found".
does have ideas why might happening?
i'm new stuff i'm not sure might going wrong.
thanks
git xcode5 raspberry-pi push
Comments
Post a Comment