Skip to content

Commit ca2ab61

Browse files
committed
Rewrite post_clear_cache note
So that it just describes the current situation, rather than suggesting a future direction for IndexFile. This is for #1847.
1 parent 8ec7e32 commit ca2ab61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

git/index/util.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ def post_clear_cache(func: Callable[..., _T]) -> Callable[..., _T]:
7070
to allow it to be lazily reread later.
7171
7272
:note:
73-
This decorator will not be required once all functions are implemented natively
74-
which in fact is possible, but probably not feasible performance wise.
73+
This decorator is required because not all functions related to
74+
:class:`~git.index.base.IndexFile` are implemented natively.
7575
"""
7676

7777
@wraps(func)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy