Hi!
In fresh 2121 build I’ve got strange behavior: “push” button always trying to push to master and lead to
To git.example.com:example/example.com.git
! [rejected] task-111111-another-task -> master (non-fast-forward)
error: failed to push some refs to 'git.example.com:example/example.com.git'
hint: Updates were rejected because a pushed branch tip is behind its remote
hint: counterpart. If you want to integrate the remote changes, use 'git pull'
hint: before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
The ‘push’ action from dropdown menu doing right:
Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
remote:
remote: Visit the existing pull request:
remote: https://git.example.com:example/example.com/pulls/111
remote:
remote: . Processing 1 references
remote: Processed 1 references in total
To git.example.com:example/example.com.git
059fb94..424020b task-111111-another-task -> task-111111-another-task