I am trying to install git on a SUSE linux server that, to all intents and purposes, doesn't have internet access. It would appear that I also need to install some dependencies for git.
Is there a straightforward way of creating a package that contains git along with all its dependencies on another machine that I can the copy over to this server to install from?