Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7168311
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T14:45:18+00:00 2026-05-28T14:45:18+00:00

This always perplexes me. I was cloning this git clone https://android.googlesource.com/kernel/msm.git And It seemed

  • 0

This always perplexes me.
I was cloning this

git clone https://android.googlesource.com/kernel/msm.git

And It seemed to be cloning resolving and receiving objects etc for long .
Then when it is done…

git clone https://android.googlesource.com/kernel/msm.git
Cloning into msm...
remote: Counting objects: 1636832, done
remote: Total 1636832 (delta 1367313), reused 1636832 (delta 1367313)
Receiving objects: 100% (1636832/1636832), 324.89 MiB | 331 KiB/s, done.
Resolving deltas: 100% (1367314/1367314), done.

I open the msm directory to find it empty.
This has happened before.
Any one has an explanation as to what went wrong?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T14:45:19+00:00Added an answer on May 28, 2026 at 2:45 pm

    This particular git repository seems to not have any contents on its master branch, which is the branch git checks out by default. It does however have another branch:

    % git branch -a
    * master
      remotes/origin/HEAD -> origin/master
      remotes/origin/android-msm-2.6.35
      remotes/origin/master
    

    So if you check out this branch:

    % git checkout android-msm-2.6.35
    Checking out files: 100% (33866/33866), done.
    Branch android-msm-2.6.35 set up to track remote branch android-msm-2.6.35 from origin.
    Switched to a new branch 'android-msm-2.6.35'
    

    then there’s also content in the working tree.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This always forces us to return a single parameter in case I need to
I can output a locale sensitive time format using strftime('%X') , but this always
this code always returns 0 in PHP 5.2.5 for microseconds: <?php $dt = new
This code always works, even in different browsers: function fooCheck() { alert(internalFoo()); // We
This has always bugged me. Perhaps someone with some hardcore knowledge of .NET internals
This has always bugged me to what is the best way to do the
This has always confused me. It seems like this would be nicer: ["Hello", "world"].join("-")
Why does this code always return 0? var possibleMatches = new Array(); $.getJSON('getInformation.php', function(data)
This is a compiler error (slightly changed for readability). This one always puzzled me.
I seem to be getting this particular always when i am trying to receive

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.