You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reorder adapter probing so GitAdapter is tried before JjAdapter,
avoiding unnecessary `jj root` calls in plain git repos.
Revert generic file.lua changes (bufload/checktime, is_loaded→is_valid)
and replace them with a jj-specific on_local_buffer_reused() hook, so
existing Git/Hg behaviour is unchanged.
0 commit comments