We are in the process of translating our code into a bitbucket. To perform checks and builds, we use a unix machine with the Solaris-10 OS, and we need to install git -client on this computer. I specifically require to find available packages (mostly package names) for the git client, which I can provide the development team with tools to install. Can anyone help me with a few Solaris OS compatible git client package names.
Note 1: I went through How to set a git link to a Solaris 10 link? , but could not find the package names, but just the installation process. Note-2: I myself cannot install (due to privileges) git on the machine. Note-3: uname -a gives below SunOS 5.10 output Generic_150400-34 sun4v sparc sun4v
source
share