Here's the script that used to work:
#!/bin/sh
git clone 
git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-dev.git 
everything
cd everything
git checkout -b everything origin/everything


Here's what the first git buys me yesterday and today:
Initialized empty Git repository in /home/everything/.git/
fatal: The remote end hung up unexpectedly
fetch-pack from 
'git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-dev.git' 
failed.


What is the "right" way to pull the latest tree + the b43 drivers?

Thanks!

Ehud

_______________________________________________
Bcm43xx-dev mailing list
Bcm43xx-dev@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to