Coder Social home page Coder Social logo

Comments (8)

King2500 avatar King2500 commented on June 5, 2024

Is the Icon file needed at all? It has no content.

from phpstormprotocol.

aik099 avatar aik099 commented on June 5, 2024

It has content, when viewed on Mac. It's not needed for Windows.

from phpstormprotocol.

aik099 avatar aik099 commented on June 5, 2024

Can't download a tarball instead (zipped git clone)?

from phpstormprotocol.

King2500 avatar King2500 commented on June 5, 2024

No. Need to clone to update/rebase my fork.

from phpstormprotocol.

aik099 avatar aik099 commented on June 5, 2024

I have no idea how this can be fixed. Maybe Google knows. Maybe you can search for that error you're getting during clone. I don't think Git doesn't like empty files in general, but maybe it has having problems detecting file type or something else in that file.

from phpstormprotocol.

King2500 avatar King2500 commented on June 5, 2024
>git clone https://github.com/King2500/PhpStormProtocol.git
Cloning into 'PhpStormProtocol'...
remote: Counting objects: 85, done.
remote: Compressing objects: 100% (5/5), done.
remote: Total 85 (delta 0), reused 0 (delta 0), pack-reused 80
Unpacking objects: 100% (85/85), done.
 (Invalid argument)eate file PhpStorm Protocol.app/Icon

Git isn't able to save the file on Windows systems, since such a character is not allowed on Windows filesystem.
Internet says delete the Icon file or use a Mac (which I can't).

I went another way, by sending a pull-request to my fork and merge the changes from your repos.

In the end I want to make this pull-request, which now includes an additional "merge" commit:
https://github.com/aik099/PhpStormProtocol/compare/master...King2500:King2500-patch-1?expand=1

Is that a problem for you?

from phpstormprotocol.

aik099 avatar aik099 commented on June 5, 2024

The file was named Icon\r and I've tested that after it was removed Mac app was working too and icon was showing. I've made a commit. Now you shouldn't have any issues with cloning/rebasing/etc. Please send appropriate PR and I'll review it.

This article helped me to remove it: http://stackoverflow.com/questions/22589978/remove-weird-iconr-file-from-staging

from phpstormprotocol.

King2500 avatar King2500 commented on June 5, 2024

Got fixed with commit cc2fd3b

from phpstormprotocol.

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.