Synchronization with upstream repository doesn't work for certain forks. The TUI display "Synchronization Done" but the fork are still behind the upstream repositories and there is no ✓ mark display.
Current Behavior
synrk can't synchronize forks which are fall behind their corresponding upstream repository.
Acceptance Criteria
synrk should synchronize forks which are fall behind their corresponding upstream repository.
Validation
Require to validate with synrk -t <github_token> and do navigate through forks select with space and then merge with m.
Synchronization with upstream repository doesn't work for certain forks. The TUI display "Synchronization Done" but the fork are still behind the upstream repositories and there is no
✓mark display.Current Behavior
synrk can't synchronize forks which are fall behind their corresponding upstream repository.
Acceptance Criteria
synrk should synchronize forks which are fall behind their corresponding upstream repository.
Validation
Require to validate with
synrk -t <github_token>and do navigate through forks select withspaceand then merge withm.