git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks fetch --no-tags origin
From https://.............
* [new branch] feature/call_history_paging -> origin/feature/call_history_paging
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks pull --no-commit origin release/11.3.0
From https://.................
* branch release/11.3.0 -> FETCH_HEAD
fatal: Not possible to fast-forward, aborting.
Completed with errors, see above.