Displaying 1 result from an estimated 1 matches for "msg23892".
Did you mean:
msg13492
2009 May 29
3
Rsync maintained patches repository
Wayne,
How can I access the rsync maintained patches repository with the git
tools? These work:
$ firefox http://gitweb.samba.org/?p=rsync.git;a=summary
$ git clone git://git.samba.org/rsync.git
$ firefox http://gitweb.samba.org/?p=rsync.git/patches.git;a=summary
So I thought this might work, but it doesn't:
$ git clone git://git.samba.org/rsync.git/patches.git
Initialized empty Git