Can't execute git commit when we use pipectl event register --contexts
because of the git version
#5320
Labels
kind/bug
Something isn't working
What happened:
In v0.49.3, we add the new feature
pipectl event register --contexts
#5028The event watcher automatically adds the commit with the trailer.
The trailer feature is introduced from
git 2.32.o
ref: https://github.com/git/git/blob/master/Documentation/RelNotes/2.32.0.txt#L55git 2.33.0
ref: https://github.blog/open-source/git/highlights-from-git-2-33/But the git version in the launcher and piped container is 2.30.6.
What you expected to happen:
How to reproduce it:
Environment:
piped
version:control-plane
version:The text was updated successfully, but these errors were encountered: