Coder Social home page Coder Social logo

Comments (7)

genehack avatar genehack commented on September 26, 2024

This is actually a bug in Net::GitHub, which is what GitGot uses to talk to GitHub. I've reported that bug as fayland/perl-net-github#61

from app-gitgot.

genehack avatar genehack commented on September 26, 2024

As a workaround, you can also downgrade to Net::GitHub v0.72. If you use cpanm, that is as simple as:

cpanm Net::[email protected]

from app-gitgot.

tbrowder avatar tbrowder commented on September 26, 2024

Thanks, John, that worked, but now I have another issue: "got fork -v " correctly forked repo to my gitgub account and then produced a local copy in my desired directory, but I saw no evidence of what was happening until the process quit and I saw my shiny new repo working directory.

from app-gitgot.

tbrowder avatar tbrowder commented on September 26, 2024

'got fork --verbose ' didn't show info either.

from app-gitgot.

genehack avatar genehack commented on September 26, 2024

Yeah, it's UNIX-ish in that it doesn't make a whole lot of noise about what it's doing. What sort of output where you expecting?

from app-gitgot.

tbrowder avatar tbrowder commented on September 26, 2024

On Mon, Mar 16, 2015 at 6:49 PM, John SJ Anderson
[email protected] wrote:

Yeah, it's UNIX-ish in that it doesn't make a whole lot of noise about what it's doing. What sort of output where you expecting?

The usual info such as telling me it's creating a fork in my github
account, cloning it locally, etc.

It would also be useful for 'got fork' to go ahead and set up the
local repo with remotes to fetch from upstream and push to the user's
github account.

Other got commands could simplify the syncing necessary from upstream
to local and back to the user's github repo in preparation for the
user to make a pull request in his parent github repo.

Your 'got' is very neat and could be very useful, especially for those
of us trying to contribute to Per 6.

Best regards,

-Tom


Reply to this email directly or view it on GitHub.

from app-gitgot.

genehack avatar genehack commented on September 26, 2024

I opened two new issues (#51, #52) for these two feature requests. Thanks for suggesting them. 8^)

from app-gitgot.

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.