RFR: 913: Skara should honor .gitconfig and /etc/gitconfig

Magnus Ihse Bursie ihse at openjdk.java.net
Thu Mar 11 11:04:08 UTC 2021


In SKARA-868, the fix to ignore .gitconfig and /etc/gitconfig was applied universally, which is causing trouble for users. The intention from the filer was to just disable this when running the Skara tests. I still think we should have a way to ignore gitconfig when running tests, but we need to keep honoring the git configuration at runtime.

-------------

Commit messages:
 - 913: Skara should honor .gitconfig and /etc/gitconfig

Changes: https://git.openjdk.java.net/skara/pull/1049/files
 Webrev: https://webrevs.openjdk.java.net/?repo=skara&pr=1049&range=00
  Issue: https://bugs.openjdk.java.net/browse/SKARA-913
  Stats: 33 lines in 4 files changed: 17 ins; 0 del; 16 mod
  Patch: https://git.openjdk.java.net/skara/pull/1049.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/1049/head:pull/1049

PR: https://git.openjdk.java.net/skara/pull/1049


More information about the skara-dev mailing list