kestra-io / plugin-git

Apache License 2.0
3 stars 4 forks source link

Edit git properties #97

Open bellec1u opened 1 month ago

bellec1u commented 1 month ago

Feature description

It could be great to be able to change the git properties used during the Push or Clone tasks.

The main issue that I have is that during the push task, some file modes are set from 755 to 644 and I don't want that. To do so, I would like to set core.fileMode to false;