Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git clone fails in patch.sh #1

Closed
jadonk opened this issue Jun 8, 2012 · 3 comments
Closed

git clone fails in patch.sh #1

jadonk opened this issue Jun 8, 2012 · 3 comments

Comments

@jadonk
Copy link
Member

jadonk commented Jun 8, 2012

https://github.com/beagleboard/kernel/blob/master/patch.sh#L42 generates an error on my version of git. I need to confirm that this is resolved in newer versions of git.

@RobertCNelson
Copy link
Member

Jason, what error is git throwing out?

Does this error only occur inside TI? If so it's probably a proxy issue, and we'd just have to set it up for corkscrew/etc/something... Over here, using Debian Wheezy with git version 1.7.10...

Regards,

@joelagnel
Copy link
Member

What is your version? I don't get any immediate errors.

joel@joelbox:/tmp$ git --version
git version 1.7.9.5

joel@joelbox:/tmp/1$ git clone
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git .
Cloning into '.'...
remote: Counting objects: 298191

Joel

@jadonk
Copy link
Member Author

jadonk commented Aug 16, 2012

I confirmed it works for me using a newer version of git.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants