Changed
- Every checkout carries
pull.rebase=truein its own git config, set by
the refresh every command runs, sogit pullover a local commit rebases
instead of asking how to reconcile divergent branches. An explicit local
value is kept.docsync push's follow-up pull passes--no-rebaseso an
edit in progress still only blocks it when git would overwrite it.