Giter Site home page Giter Site logo

Problems pulling master about linux HOT 6 CLOSED

raspberrypi avatar raspberrypi commented on May 28, 2024
Problems pulling master

from linux.

Comments (6)

popcornmix avatar popcornmix commented on May 28, 2024

Sounds like you've got something unwated in the your local linux directory. Can you try removing it first, or cloning from a different directory?

from linux.

sjau avatar sjau commented on May 28, 2024

it was done on an empty dir

if it was not empty, then git clone would already have complained about the dir existing.

from linux.

popcornmix avatar popcornmix commented on May 28, 2024

I've just tried
git clone https://github.com/raspberrypi/linux.git
and it completed happily. Can you try on a different machine. I think you have git setup problem.

from linux.

sjau avatar sjau commented on May 28, 2024

clone works

now go into the linux folder and issue:

git pull origin master

from linux.

popcornmix avatar popcornmix commented on May 28, 2024

I'm not a git expert, but are you sure that's a sensible command to do?
If you want the latest code, then "git pull" or "git pull --rebase" would be advised.
I believe your command will merge the branches rpi_patches and master together.

from linux.

sjau avatar sjau commented on May 28, 2024

I've always used git pull origin master :) anyway, it seems I can't cross compile the kernel from debian :(

from linux.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.