Closed
Description
- Gitea version (or commit ref): 1.9.4
- Git version: 1.8.3.1
- Operating system: RHEL 7
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist:
N/A
Description
The current version of Git in the RHEL 7 repositories is 1.8.3.1. This version is quite old so I would like to use one of the more recent versions available in the SCL repository. However, SCL packages install everything outside of the regular directories, in /opt/rh
. I've set the PATH
in the [git]
section of my gitea.ini
file to point to the git binary (/opt/rh/rh-git218/root/usr/bin/git
) but gitea seems to completely ignore this option and keeps using the git version that it finds in it's PATH
environment variable, which is /usr/bin/git
Metadata
Metadata
Assignees
Labels
No labels