Re: Cloning an specific commit from the hash

2017-08-03 Thread Junio C Hamano
Alejandro Aguila writes: > Thanks Junio! > > Is there any chance to find out what are the trees for the dependencies? That's not a Git question, but a question to whatever project you are working with, I would think.

Re: Cloning an specific commit from the hash

2017-08-03 Thread Alejandro Aguila
Thanks Junio! Is there any chance to find out what are the trees for the dependencies? Cheers! On 3 August 2017 at 12:28, Junio C Hamano wrote: > Alejandro Aguila writes: > >> I've been working with Oscomo's project OpenBSC >> https://github.com/osmocom/openbsc and my old hardware won't work w

Re: Cloning an specific commit from the hash

2017-08-03 Thread Junio C Hamano
Alejandro Aguila writes: > I've been working with Oscomo's project OpenBSC > https://github.com/osmocom/openbsc and my old hardware won't work with > the latest version, which is 0.15. So I asked for help to osmocom guys > and there's someone who told me that his version is working with the > sam

Cloning an specific commit from the hash

2017-08-03 Thread Alejandro Aguila
Hi there! I've been working with Oscomo's project OpenBSC https://github.com/osmocom/openbsc and my old hardware won't work with the latest version, which is 0.15. So I asked for help to osmocom guys and there's someone who told me that his version is working with the same hardware I have, so have