stable

Clone or download

Read-only

Remove remaining usages of /usr/bin/git

We do not have a direct dependency to it so we should expect to have it available, we should always use the Git provided by Tuleap. A direct dependency to openssh has also been added because we use `ssh-keygen` and at the moment it is only provided by an indirect dependency of the tuleap-plugin-git package. Part of request #24990: Tuleap provides its own recent version of Git Change-Id: I7aa58dc6e217351cf0182f6283f8d580f5c3ac0d

Modified Files

Name
M plugins/git/include/Git/GitoliteHousekeeping/ChainOfResponsibility/CleanUpGitoliteAdminRepo.class.php +1 −1 Go to diff View file
M plugins/git/tests/unit/Git/Driver/Gerrit/ProjectCreatorCallToGerritTest.php +6 −6 Go to diff View file
M plugins/git/tests/unit/Git/Driver/Gerrit/ProjectCreatorTest.php +5 −5 Go to diff View file
M plugins/git/tests/unit/Git/GitoliteHousekeeping/ChainOfResponsibility/CleanUpGitoliteAdminRepoTest.php +1 −1 Go to diff View file
M plugins/git/tests/unit/Git_ExecTest.php +1 −1 Go to diff View file
M plugins/pullrequest/tests/unit/GitExecTest.php +6 −6 Go to diff View file
M tools/rpm/tuleap.rhel7.spec +1 −1 Go to diff View file