Skip to content
  • Sven Brauch's avatar
    Ask git if it is safe to reload a document · 1e237f9c
    Sven Brauch authored
    When a file is changed on disk, we can look in the git object repository
    and see whether the contents currently in the editor are stored somewhere
    there. In that case, there is no risk of data loss when we just silently
    reload the document; the user can always retrieve the old version from
    git.
    
    REVIEW:113584
    1e237f9c