Commit 13e9c1d
packfile: add install_packed_git_and_mru()
Create a function to install a new packfile into the packed-git
list and add it to the head of the MRU list.
This function will be used in a later commit to install packfiles
created by dynamic object fetching.
Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>1 parent e9fd149 commit 13e9c1d
2 files changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
768 | 768 | | |
769 | 769 | | |
770 | 770 | | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
771 | 777 | | |
772 | 778 | | |
773 | 779 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
0 commit comments