diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2022-05-31 13:33:24 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2022-05-31 13:33:24 +0200 |
| commit | f14529ea80ee29df2bcbf2787be8cb5f3291d3ef (patch) | |
| tree | bfc05719081152f824c9a1c85a195bcaf1101ffe /docs | |
| parent | f0c6e06ebf23eae45abbf846867590559a678525 (diff) | |
manual: Link to another FAQ about performance
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/magit.org | 3 | ||||
| -rw-r--r-- | docs/magit.texi | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/docs/magit.org b/docs/magit.org index 4e8f552..a2b4a99 100644 --- a/docs/magit.org +++ b/docs/magit.org @@ -8863,7 +8863,8 @@ the value of ~vc-handled-backends~. ** FAQ - Issues and Errors *** Magit is slow -See [[*Performance]]. +See [[*Performance]] and [[*I changed several thousand files at once and +now Magit is unusable]]. *** I changed several thousand files at once and now Magit is unusable diff --git a/docs/magit.texi b/docs/magit.texi index 94f8a20..464900a 100644 --- a/docs/magit.texi +++ b/docs/magit.texi @@ -10845,7 +10845,7 @@ the value of @code{vc-handled-backends}. @node Magit is slow @appendixsubsec Magit is slow -See @ref{Performance}. +See @ref{Performance} and @ref{I changed several thousand files at once and now Magit is unusable}. @node I changed several thousand files at once and now Magit is unusable @appendixsubsec I changed several thousand files at once and now Magit is unusable |
