Open
Description
Description
test GitTests.test08_git_pull that try to do git pull
is failing and causing CI to fail.
The new release of git (2.33.1 / 12 October 2021) is most likely causing this issue. it was a warning in the previous version but now became a fatal error.
found this issue that suggest we do need to set git config --global pull.rebase false
Traceback/Logs/Alerts
Traceback/Logs/Alerts if available