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

  • Home
  • SEARCH
  • 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 3724852
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T06:47:30+00:00 2026-05-19T06:47:30+00:00

I used to pull down jQuery-ui by doing git clone git://github.com/jquery/jquery-ui/ git checkout 1.8.6

  • 0

I used to pull down jQuery-ui by doing

git clone git://github.com/jquery/jquery-ui/
git checkout 1.8.6

This stopped working today. After I do a git clone on an empty repository, the checkout fails with:

error: You have local changes to
‘demos/spinner/currency.html’; cannot
switch branches.

Any recommendations on how to fix this? I don’t want to pull zips of 1.8.6, I want the ease of being able to switch between old and new branches of jQuery UI for testing.

  • 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-19T06:47:31+00:00Added an answer on May 19, 2026 at 6:47 am

    You have local modifications in your working copy. Thus you can’t switch.

    Either commit those changes using git commit or reset them using git reset --hard

    Since you are getting this on git clone I suspect this may be related to your core.autocrlf setting.

    Try running git diff – If you see all lines in the file being marked as changed git is converting the line endings upon checkout.

    You can fix this by running

    git config --global core.autocrlf false
    

    Retry the clone/checkout after setting core.autocrlf to false. This should have fixed the issue

    Hope this helps.

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

Sidebar

Related Questions

I have created this function GetSubName that I need to return the name that
I am trying to come up with a generic way to pull an object
Long title but hopefully it explained most of what I need to say. Basically
I would like to implement what I know as a CVAR System, I'm not
I' m just getting into Yii and am finding it a little confusing (at
I have an array of hash references. The hashes contain 2 keys, USER and
I am a web developer who is trying to transition to Objective-C and Cocoa-touch.
I'd like to start off by saying I'm very new to Sharepoint, so I'm
I need to put together some coding to enable foreman to find the bricklayer
I would like to add a custom pulldown menu to the actionbar in my

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.