Skip to content

Commit cf620f8

Browse files
committed
Inform about stale information about replacement objects
1 parent 93e75fe commit cf620f8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

SHORTCOMINGS.md

+4
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ This file is for tracking features that are less well implemented or less powerf
2525
* **Objects larger than 32 bits cannot be loaded on 32 bit systems**
2626
* in-memory representations objects cannot handle objects greater than the amount of addressable memory.
2727
* 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.
2832

2933
### `gix-url`
3034

0 commit comments

Comments
 (0)