GithubHelp home page GithubHelp logo

Comments (1)

johnkeeping avatar johnkeeping commented on June 22, 2024

Are you aware that git integration --rebuild integration does not need to be executed with the "integration" branch checked out? Yes, "integration --rebuild" is slightly longer to type than "checkout" but it's still just one command and it doesn't force you to go through a rebuild just because you're moving branches - don't forget that rebuilding the integration branch potentially involves touching lots of files which can make a big difference to the time taken for incremental compilations.

I'm not sure how your second suggestion will help anyone. Since there's no way to install hooks on clone (for good reason), there would have to be documentation somewhere about setting them up; since that's per-project overhead anyway it seems simpler to just tell contributors "don't develop on top of the 'pu' branch". At which point either the user really is unsuspecting, in which case they won't have installed the hook anyway, or they have read the document and don't need the hook.

AFAIK there is no way in Git to provide a message on first clone, with the possible exception of using some wrapper (like Gitolite) or alternate server software and even then identifying a first clone is difficult.

I'm not averse to merging something that adds some hooks that people find useful into contrib/hooks/ but I don't intend to implement any of these myself.

from git-integration.

Related Issues (4)

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.