avoid redundant adjusted branch update in sync
authorJoey Hess <joeyh@joeyh.name>
Mon, 16 Nov 2020 19:13:48 +0000 (15:13 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 16 Nov 2020 19:13:48 +0000 (15:13 -0400)
commit631c8d3e5b2325dd2c6471eb42dc789f8d1fed9b
treea93f1ea1154b4973429a9f12fa95db7a37edc9b6
parent805af01562c72bbc61e675206b0858163484c58b
avoid redundant adjusted branch update in sync

sync still does update it if the config would otherwise not, since it
already did.
Annex/AdjustedBranch.hs
Command/Sync.hs