-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
free objects when receiving full stream as clone
all objects after the last written or freed object are not supposed to exist after receiving the stream. free them accordingly, as if a freeobjects record for them had been included in the stream. Signed-off-by: Fabian Grünbichler <[email protected]>
- Loading branch information
1 parent
4adab0c
commit bf7a8de
Showing
2 changed files
with
59 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters