The daemon sync functions (gitPushFromWorktree, syncBranchPull) were checking git's branch tracking config and falling back to 'origin', but ignoring bd's sync.remote config setting. Now these functions check sync.remote config first, matching the behavior of sync_check.go and sync_import.go. Closes #736
13 KiB
13 KiB