On Monday 05 January 2015 22:12:29 Bill Buzzell wrote: > I have no problem if I create the repo in Github from the web interface and > then "clone" it. Haven't figured out how to create from a local copy and > push it up as a new repo. > Open the local repository in MSEgit, add the remote repository in 'View'-'Remotes', set it active by clicking on 'A' in the according row in the right panel below, RightClick-'Push branch xxx to yyy' in the row of the local branch you like to push in the panel left of the remote branch panel.
> I just don't like having to enter a full login every time I do a small > commit. > Use SSH instead of HTTPS as Fred writes. The used protocol is defined by the URL, please enter the SSH URL in 'Push URL'. For mseuniverse the URL's are SSH: [email protected]:mseuniverse/mseuniverse.git HTTPS: https://gitorious.org/mseuniverse/mseuniverse.git Martin ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

