Skip to content
  • Christian Hergert's avatar
    code: short-circuit save when we think there are no changes · 6819d4b7
    Christian Hergert authored
    If we have not yet gotten notification of the backing file changed, and
    the buffer thinks there are no local modifications, then we can skip the
    save operation.
    
    This also helps a situation where we modify a .json flatpak manifest and
    invalidate the build pipelines immediately due to the inotify event.
    
    Fixes #757
    6819d4b7