Skip to content

new release of git breaks our git module CI tests #598

Open
@sameh-farouk

Description

@sameh-farouk

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

Screenshot from 2021-11-15 17-46-40

Screenshot from 2021-11-15 17-48-02

Traceback/Logs/Alerts

Traceback/Logs/Alerts if available

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions