Re: memory leak in 'darcs log'
Henning Thielemann <[email protected]> Tue, 14 Aug 2018 16:37:22 +0200 (CEST)
| Newsgroups | gmane.comp.version-control.darcs.user |
|---|---|
| Message-ID | <alpine.DEB.2.20.1808141629150.4869@sputnik> |
On Tue, 14 Aug 2018, Henning Thielemann wrote: > I cloned a darcs repository lazily $ darcs get --lazy http://hub.darcs.net/thielema/lapack > and then wanted to pull the unfetched patches via the hint from [1]: > > $ darcs log --verbose | tail > > This eats up all my memory. > > $ darcs --version > 2.12.4 (release) > > > [1] > http://darcs.net/HintsAndTips#what-do-you-do-when-youve-got-lots-of-patches-and-releases-in-a-repository