Giter VIP home page Giter VIP logo

Comments (6)

Korbeil avatar Korbeil commented on June 1, 2024

Btw, I'll be glad to help you out to make this work if it comply to what you think we have to do for this tool 😄

from hupkit.

sstok avatar sstok commented on June 1, 2024

What is the use-case for this?

Upstream points to the "root" of the repository (not your own fork) and is used for determining the organization and repository. In fact, origin is only used for updating and cleaning-up of your own pull requests.

from hupkit.

Korbeil avatar Korbeil commented on June 1, 2024

I'm maintaining some repositories where I use the repository as origin (I don't have fork for it, probably bad design here).

But I'm also using it for repositories with a fork (and the upstream / origin usual case)

from hupkit.

sstok avatar sstok commented on June 1, 2024

Since #108 it's possible to store addition configuration for the repository (with the repository itself), this might solve this use-case?

# config.php in "_hubkit" branch (actual configuration is Php, yaml only used as example)
schema_version: 2

host: github.com
repository: 'rollerworks/search'

from hupkit.

Korbeil avatar Korbeil commented on June 1, 2024

This issue was related to choose the branch, not the repository. It would require a new configuration field.

from hupkit.

sstok avatar sstok commented on June 1, 2024

You mean using a different branch than main/master? I believe we can use a configuration for this, as the configuration file is stored in a separate location (the _hubkit branch).

In fact, looking at the current implementation, for upmerge the GitHub default-branch is used, but else where the primary-branch (Git config init.defaultbranch) is used 🤔

I think it's best to use the GitHub default-branch everywhere to minimize configuration maintenance.

Otherwise can you give some more details about your set-up?

Sorry for the late reply.

from hupkit.

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.