Skip to content
Snippets Groups Projects
Forked from Platform / Development / swh-model
Source project has a limited visibility.
  • Antoine R. Dumont's avatar
    97b0d9f8
    Improve git hash update behavior · 97b0d9f8
    Antoine R. Dumont authored
    Decrease the number of paths to compute to 1 common ancestor (if any):
    - Scan only that directory and rehash with new results (data changed)
    - Update the resulting objects with those new hashes.
    - Update from that directory to the rootdir the existing hashes computation
    97b0d9f8
    History
    Improve git hash update behavior
    Antoine R. Dumont authored
    Decrease the number of paths to compute to 1 common ancestor (if any):
    - Scan only that directory and rehash with new results (data changed)
    - Update the resulting objects with those new hashes.
    - Update from that directory to the rootdir the existing hashes computation