Git Product home page Git Product logo

Comments (3)

realityforge avatar realityforge commented on July 18, 2024 1

It would be a very useful addition but it has not been implemented. Locally we still use the braid diff > patch + git apply patch approach.

I have often thought about extending braid to use hub (https://github.com/github/hub) to generate the pull request. Braid already creates a separate temp git directory to do it's work, it would not take much to get it pushing to a separate branch (via a command line switch to push?) or even launching the hub command to actually generate the pull request.

But alas it is not implemented. I may try to investigate how hard it would be to optionally push to a separate branch as configured on the command line.

from braid.

LiraNuna avatar LiraNuna commented on July 18, 2024

As a fellow hub user, it would be a great addition, as long as it would still be possible to accommodate non-github repos (ideally using the separate branch approach)

from braid.

realityforge avatar realityforge commented on July 18, 2024

Ok had a go at implementing this and it turns out it was relatively easy. See commit 91f2336 - I will try and release 1.0.14 in the next hour or so

from braid.

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.