clean up
This commit is contained in:
parent
560e9eb8da
commit
de144d3867
1 changed files with 0 additions and 5 deletions
|
@ -69,10 +69,6 @@ process.
|
||||||
|
|
||||||
Fixed by converting to blob.
|
Fixed by converting to blob.
|
||||||
|
|
||||||
----
|
|
||||||
|
|
||||||
remaining todo:
|
|
||||||
|
|
||||||
* migration
|
* migration
|
||||||
|
|
||||||
> Investigated this in more detail, and I can't find a way to
|
> Investigated this in more detail, and I can't find a way to
|
||||||
|
@ -145,7 +141,6 @@ remaining todo:
|
||||||
> Use scanUnlockedFiles to repopulate the Associated table.
|
> Use scanUnlockedFiles to repopulate the Associated table.
|
||||||
>
|
>
|
||||||
> But that does not repopulate the Content table. Doing so needs
|
> But that does not repopulate the Content table. Doing so needs
|
||||||
<<<<<<< HEAD
|
|
||||||
> to iterate over the unlocked files, filter out any that are modified,
|
> to iterate over the unlocked files, filter out any that are modified,
|
||||||
> and record the InodeCaches of the unmodified ones. Seems that it would
|
> and record the InodeCaches of the unmodified ones. Seems that it would
|
||||||
> have to use git's index to know which files are modified.
|
> have to use git's index to know which files are modified.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue