We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93e75fe commit cf620f8Copy full SHA for cf620f8
SHORTCOMINGS.md
@@ -25,6 +25,10 @@ This file is for tracking features that are less well implemented or less powerf
25
* **Objects larger than 32 bits cannot be loaded on 32 bit systems**
26
* in-memory representations objects cannot handle objects greater than the amount of addressable memory.
27
* This will not affect git LFS though.
28
+
29
+### `gix`
30
31
+* object replacements are read once upon opening the repository from their refs and changes to these won't be picked up.
32
33
### `gix-url`
34
0 commit comments