On Fri, 2007-07-20 at 12:02:09 -0400, Gregg C Levine wrote:
> For those of us who are familiar with the other stored resource methods for
> storing code, such as subversion, and CVS, but not very familiar with GIT,
> please elaborate on how to retrieve the files stored there.

  $ git clone http://www.gnome.org/~alexl/git/gvfs.git/

You can later on update it with (once inside the local repo dir):

  $ git pull

regards,
guillem


_______________________________________________
Bug-hurd mailing list
Bug-hurd@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-hurd

Reply via email to