Mike McCormack wrote:
Scott Bambrough wrote:
$ git clone http://source.winehq.org/git/wine.git wine-git
defaulting to local storage area
Make sure to start the clone in an empty directory (ie. no existing
.git). The clone might take quite a while, so be patient if it doesn't
go as fast as
Scott Bambrough wrote:
$ git clone http://source.winehq.org/git/wine.git wine-git
defaulting to local storage area
Make sure to start the clone in an empty directory (ie. no existing
.git). The clone might take quite a while, so be patient if it doesn't
go as fast as you expect.
I'm usi
I'm having trouble cloning the wine repository. I attempt to clone it and
never get any files. All I ever see is:
$ git clone http://source.winehq.org/git/wine.git wine-git
defaulting to local storage area
I've followed the instructions found here:
http://wiki.winehq.org/GitWine
I've