Comments on: Git Yr Remote Set Up http://postpostmodern.com/2009/02/05/git-yr-remote-set-up/ Speaking of web development. Tue, 09 Apr 2013 15:30:39 +0000 http://wordpress.org/?v=2.9.1 hourly 1 By: Woodrow "asim" Jarvis Hill http://postpostmodern.com/2009/02/05/git-yr-remote-set-up/comment-page-1/#comment-2284 Woodrow "asim" Jarvis Hill Fri, 24 Dec 2010 03:43:49 +0000 http://postpostmodern.com/?p=323#comment-2284 Thanks for this; your instructions (along with some tweaks for a Win32 system) were awesome! I've been using git locally for awhile, and with my new PC, it was time to use one repository for all coding -- as well as other projects. :) Thanks for this; your instructions (along with some tweaks for a Win32 system) were awesome! I’ve been using git locally for awhile, and with my new PC, it was time to use one repository for all coding — as well as other projects. :)

]]>
By: Jason Johnson http://postpostmodern.com/2009/02/05/git-yr-remote-set-up/comment-page-1/#comment-1268 Jason Johnson Mon, 09 Feb 2009 03:32:37 +0000 http://postpostmodern.com/?p=323#comment-1268 Thanks, Trey. Nice shortcuts. Thanks, Trey. Nice shortcuts.

]]>
By: Trey Piepmeier http://postpostmodern.com/2009/02/05/git-yr-remote-set-up/comment-page-1/#comment-1267 Trey Piepmeier Mon, 09 Feb 2009 03:19:32 +0000 http://postpostmodern.com/?p=323#comment-1267 Great writeup, Jason. Now put [repo](http://gist.github.com/60640) in the `~/bin` directory of your slice and you can just type `repo whatever`. Then put [slicerepo](http://gist.github.com/60640) somewhere on the path of your local machine and type `slicerepo whatever` to setup the remote origin for the existing repository. Great writeup, Jason.

Now put repo in the ~/bin directory of your slice and you can just type repo whatever. Then put slicerepo somewhere on the path of your local machine and type slicerepo whatever to setup the remote origin for the existing repository.

]]>