Giter Club home page Giter Club logo

Comments (14)

gruiz17 avatar gruiz17 commented on July 17, 2024

Eh? weird...I don't have it looking for GitHub permissions, I just change the author date and content date. Though it does seem like a good idea to be able to update the GitHub project to the user's own.

from kunstler.

gruiz17 avatar gruiz17 commented on July 17, 2024

@lambtron do you mean it happens after it says 'going through commits now...'?

from kunstler.

lambtron avatar lambtron commented on July 17, 2024

Yeah precisely! It happens right after going through commits now.

Thanks for looking into it!

from kunstler.

lambtron avatar lambtron commented on July 17, 2024

Example:

committing! on
2014-01-06 00:00:12 -0500
committing! on
2014-01-06 00:00:13 -0500
committing! on
2014-01-06 00:00:14 -0500
committing! on
2014-01-06 00:00:15 -0500
committing! on
2014-01-06 00:00:16 -0500
committing! on
2014-01-06 00:00:17 -0500
committing! on
2014-01-06 00:00:18 -0500
committing! on
2014-01-06 00:00:19 -0500
committing! on
2014-01-06 00:00:20 -0500
committing! on
2014-01-06 00:00:21 -0500
committing! on
2014-01-06 00:00:22 -0500
committing! on
2014-01-06 00:00:23 -0500
committing! on
2014-01-06 00:00:24 -0500
ERROR: Permission to gruiz17/kunstler.git denied to lambtron.
fatal: Could not read from remote repository.

from kunstler.

gruiz17 avatar gruiz17 commented on July 17, 2024

@lambtron "Could not read from remote repository"...hmm, I do have kunstler.sh set to automatically push to 'master' (as in MY master branch on GitHub) so if you cloned it that part of the script would throw a permissions error. Should I just take git push origin master out of the script?

from kunstler.

lambtron avatar lambtron commented on July 17, 2024

Oh i see, that makes sense; thats why you suggested to fork the repo. I can just change the git remote in that repo to a dummy project that I own and it should work. Let me try that.

from kunstler.

gruiz17 avatar gruiz17 commented on July 17, 2024

Wait, I think I'm dumb lol, I don't think commits to forked projects actually show up...hmm, now I have to figure out another way to actually make this accessible to other users huh.

Thanks for bringing this up!

from kunstler.

lambtron avatar lambtron commented on July 17, 2024

Oh haha. I was just about to comment saying that it worked, but the commits didn't show up. No worries! I look forward to using this.

from kunstler.

gruiz17 avatar gruiz17 commented on July 17, 2024

Haha, thanks!

Hold on, give me 4 minutes, I think I have a really hacky solution. LOL

from kunstler.

lambtron avatar lambtron commented on July 17, 2024

Sweet no worries.

from kunstler.

gruiz17 avatar gruiz17 commented on July 17, 2024

Ah! Got one.

  1. Make a new repo in your own profile called "kunstler"
  2. Clone my repo
  3. cd into my repo
  4. In command line type git remote set-url origin https://github.com/[username]/kunstler.git

And when you do git push origin master it will work. Hacky as hell and but it sort of works.

Or you could send me pull requests and I could merge them into my own repo after you forked them but that means destroying my own art LOL

from kunstler.

lambtron avatar lambtron commented on July 17, 2024

Haha ok yeah i was thinking along the same lines.

I actually went ahead and did that (see it here: https://github.com/lambtron/gruiz17-kunstler). For some reason, Jan 6th 2014 commits show up as Jan 5th in contributions, even though when you click through it, it shows the commits were done Jan 6th.

Weird??

from kunstler.

lambtron avatar lambtron commented on July 17, 2024

Maybe related: http://webapps.stackexchange.com/questions/49956/what-time-zone-are-the-main-github-servers-located-in

from kunstler.

gruiz17 avatar gruiz17 commented on July 17, 2024

whaaaat? Weird. I'll look into it later.

Actually I'll close down this current issue. This discussion's better for another issue.

from kunstler.

Related Issues (1)

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.