Code Monkey home page Code Monkey logo

Comments (20)

squirrelo avatar squirrelo commented on June 1, 2024

Welp. Apparently by trying to remove giant files it created....giant files. Not sure how to fix that.

This may also be a good time to talk about removing the prototypes folder though. I don't see why it needs to live in the repo itself.

from qiita.

ElDeveloper avatar ElDeveloper commented on June 1, 2024

Would anyone mind if I do this today?

from qiita.

ElDeveloper avatar ElDeveloper commented on June 1, 2024

Please reply if so by 8pm MST.

from qiita.

antgonza avatar antgonza commented on June 1, 2024

Do it!
On Jun 23, 2014 6:12 PM, "Yoshiki Vázquez Baeza" [email protected]
wrote:

Please reply if so by 8pm MST.


Reply to this email directly or view it on GitHub
#59 (comment).

from qiita.

wasade avatar wasade commented on June 1, 2024

+1
On Jun 23, 2014 6:22 PM, "Antonio Gonzalez" [email protected]
wrote:

Do it!
On Jun 23, 2014 6:12 PM, "Yoshiki Vázquez Baeza" [email protected]

wrote:

Please reply if so by 8pm MST.


Reply to this email directly or view it on GitHub
#59 (comment).


Reply to this email directly or view it on GitHub
#59 (comment).

from qiita.

josenavas avatar josenavas commented on June 1, 2024

Kill it! I don't think there is anybody working on a branch right now!

from qiita.

josenavas avatar josenavas commented on June 1, 2024

Also, can you remove the prototypes?

from qiita.

squirrelo avatar squirrelo commented on June 1, 2024

Why did this re-open?

from qiita.

ElDeveloper avatar ElDeveloper commented on June 1, 2024

Ah 'cause I haven't fixed the problem, working on it. Stay tuned.

On (Jun-23-14|22:52), Joshua Shorenstein wrote:

Why did this re-open?


Reply to this email directly or view it on GitHub:
#59 (comment)

from qiita.

squirrelo avatar squirrelo commented on June 1, 2024

It's tiny for me. Did you re-fork it? I had to do that to wipe out all the built up branches.

from qiita.

ElDeveloper avatar ElDeveloper commented on June 1, 2024

It took me a while to figure it out, the history is gone.

To set your clones to the same state as the upstream/master ref, all you have to do now is run the following commands (make sure there are no commits that you would be losing by overwriting the commit history):

git pull -f upstream master
git push -f origin master

I recommend this instead of other alternatives as this way you will conserve some repo-specific settings, like your remotes, other branches etc. Note that if you had branches that bifurcated off of the previous master and you submit a PR, it is going to drag the full history, so please avoid this situation.

from qiita.

antgonza avatar antgonza commented on June 1, 2024

Repo/history is smaller but prototypes are still there, can you remove
them?

from qiita.

ElDeveloper avatar ElDeveloper commented on June 1, 2024

Hmmm, I'm pretty sure I removed it, are you sure that's not an empty folder?

Yoshiki Vázquez-Baeza

On Jun 24, 2014, at 6:06 AM, Antonio Gonzalez [email protected] wrote:

Repo/history is smaller but prototypes are still there, can you remove
them?

Reply to this email directly or view it on GitHub.

from qiita.

teravest avatar teravest commented on June 1, 2024

This is putting me in merge conflict hell... I think 35 files have
conflicts when I try and do this... anyone have any idea how to avoid this?

On Tue, Jun 24, 2014 at 8:00 AM, Yoshiki Vázquez Baeza <
[email protected]> wrote:

Hmmm, I'm pretty sure I removed it, are you sure that's not an empty
folder?

Yoshiki Vázquez-Baeza

On Jun 24, 2014, at 6:06 AM, Antonio Gonzalez [email protected]
wrote:

Repo/history is smaller but prototypes are still there, can you remove
them?

Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#59 (comment).

from qiita.

josenavas avatar josenavas commented on June 1, 2024

Thanks Yoshiki, that seems to work for me.
I still can see the prototypes on my end (and they are not empty folders) but they do not appear on the github repo, so I'll assume is some kind of gitignore or something like that?

from qiita.

antgonza avatar antgonza commented on June 1, 2024

My guess is that you needed to first update to the latest version on the
repo before @ElDeveloper's changes. One option is to erase everything and
start from scratch ...

from qiita.

josenavas avatar josenavas commented on June 1, 2024

I'll porbably re-fork the repo....

from qiita.

teravest avatar teravest commented on June 1, 2024

I think i got

I did
git fetch --all
git reset --hard upstream/master
git pull -f upstream master
git push -f origin master

I do not appear to have the prototypes

On Tue, Jun 24, 2014 at 8:47 AM, josenavas [email protected] wrote:

I'll porbably re-fork the repo....


Reply to this email directly or view it on GitHub
#59 (comment).

from qiita.

josenavas avatar josenavas commented on June 1, 2024

Thanks @teravest that worked for me!

from qiita.

antgonza avatar antgonza commented on June 1, 2024

My repo was messed up but now is fine. Thanks for the clean up.

from qiita.

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.