[sudo-discuss] github + gittrious art projects from SudoRoom (pushing to both at once)

Romy Ilano romy at snowyla.com
Sun May 12 00:06:35 PDT 2013


- look at what max made today during our comic jam! we even printed it out!
https://github.com/sudoroom/ComicsArtSudoRoom/blob/master/TodayILearned/TodayILearnedMay112013/lithopane_20130511-17909-pfaxao-0.stl


Hi, we have a github/sudoroom group but you don't have to stick only to one.
You can add git to a project and then push to both.

h:ere is how to do it


http://stackoverflow.com/questions/4255865/git-push-to-multiple-repositories-simultaneously


change your .git/config

add to remote all or orgin

[remote "all"]
    url=ssh://user@server/repos/g0.git
    url=ssh://user@server/repos/g1.git
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sudoroom.org/pipermail/sudo-discuss/attachments/20130512/906542e0/attachment.html>


More information about the sudo-discuss mailing list