# Clone the remote GIT repository (master GIT branch) git clone git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6.git # Change to local GIT repository cd staging-2.6 # Switch to staging-next GIT branch git checkout -b staging-next origin/staging-next # Check on which branch you are git branch -l - Sedat - On Thu, Jun 30, 2011 at 4:34 PM, lululatortue <lefrancoisfabien@xxxxxxxxx> wrote: > Hello, > > My objectif is to drive my broadcom with monitor mode. I would download the > staging-next git tree, available at : > git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-next-2.6.git > > but with my linux write: > > git clone > git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-next-2.6.git > > I'have: > > Initialized empty Git repository in /home/lefrancois/staging-next-2.6/.git/ > fatal: The remote end hung up unexpectedly > > > you know were i can found solution why see unexpectedly or if i want have > your autorisation for download with my computeur? > > > 2.6.32-32-generic ubuntu 10.04LTS with version git-core (1:1.7.0.4-1ubuntu0.2) > > thank you > > -- > To unsubscribe from this list: send the line "unsubscribe linux-wireless" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html