ZOSOpenTools / gitport

Apache License 2.0
10 stars 4 forks source link

Create a system config to avoid errors with --system #125

Closed IgorTodorovskiIBM closed 1 month ago

IgorTodorovskiIBM commented 1 month ago
git config --system --list
fatal: unable to read config file '/home/itodoro/jenkins/workspace/Port-Build/ibmdir/install/etc/gitconfig': EDC5129I No such file or directory.

This file seems to be created manually looking at brew's recipe: https://github.com/Homebrew/homebrew-core/blob/0b95b633f91b9204a513d113e9362cc459ebce59/Formula/g/git.rb#L167-L172

IgorTodorovskiIBM commented 1 month ago

Jenkins failure is due to a zoslib regression which should now be fixed