Re: For your consideration PATCH to sync-all script to support bare repos

2011-07-06 Thread Simon Marlow
On 01/07/2011 07:40, George Roldugin wrote: Hi everyone, Attached is a patch which adds support for --bare flag to the sync-all script. Here's how one could use it (assuming the patch is merged in): $ wget https://raw.github.com/ghc/ghc/master/sync-all $ wget https://raw.github.com/ghc/ghc/mast

For your consideration PATCH to sync-all script to support bare repos

2011-06-30 Thread George Roldugin
Hi everyone,Attached is a patch which adds support for --bare flag to the sync-all script. Here's how one could use it (assuming the patch is merged in):$ wget https://raw.github.com/ghc/ghc/master/sync-all$ wget https://raw.github.com/ghc/ghc/master/packages -O packages.conf$ chmod +x sync-all$ ./