|
From: Luigi B. <lui...@gm...> - 2010-01-26 15:04:46
|
On Sat, 2010-01-23 at 20:22 +0000, Andrea wrote: > On 21/01/10 16:28, Luigi Ballabio wrote: > > On Wed, 2010-01-20 at 21:11 +0000, Andrea wrote: > >> On 20/01/10 08:56, Luigi Ballabio wrote: > >>> > >>> unofficial Git mirrors of the QuantLib SVN trunk and 1.0 branch are > >>> available at <http://github.com/lballabio/quantlib> and > >>> <http://github.com/lballabio/quantlib-1.0>, respectively (for space > >>> reason, they only hold the QuantLib module; no bindings or addins.) > >>> > I am not an expert of git, so it might be wrong. > > Is it possible to set (on the master git repository) the pattern of > files that should be ignored? I think so (one can add a .gitignore file.) But unless I'm mistaken, due to mirroring a svn repository, the file would keep being rebased---which, I'm told, is not good for a public repository. Luigi -- To err is human -- to blame it on a computer is even more so. -- unknown |