Giter Club home page Giter Club logo

hdf5's Introduction

Personal branch strategy

  • My personal fork does not duplicate anything in HDFGroup/hdf5 - features and bugfixes only!
  • HEAD points to this branch, named NOPE, which is essentially empty
  • I clone via the clone_here script included in this file:
    • Clones my personal fork
    • Adds HDFGroup/hdf5 as a remote named canonical
    • Sets the canonical push URL to nonsense to avoid creating branches there
    • Fetches canonical and checks out the develop branch
  • When starting a feature branch, I branch off of the development/feature branches in HDFGroup/hdf5
  • I try to prefix features and fixes with something useful, like "10" for merges to hdf5_1_10
  • Anything unprefixed was probably spun off of develop
  • Add a BRANCH.md file to anything likely to be long-lived
  • Delete branches after the changes have been pushed as far as they are needed

Why do I do this?

  • Syncing personal copies of HDFGroup/hdf5 is a waste of time
    • Also, doing this poorly can generate ridiculous log entries showing every merge commit made in your personal copy
  • No wading through canonical HDF5 stuff to find my personal branches
  • Easily spin branches off of HDFGroup/hdf5 and move code around
  • No name clash - git checkout develop resolves to canonical/develop
  • Works like a personal extension to HDFGroup/hdf5

hdf5's People

Contributors

qkoziol avatar byrnhdf avatar derobins avatar brtnfld avatar raylu-hdf avatar matzke1 avatar bmribler avatar lrknox avatar fbaker avatar fortnern avatar jhendersonhdf avatar gnuoyd avatar vchoi-hdfgroup avatar jake-smith-hdfgroup avatar mike-mcgreevy avatar soumagne avatar rawarren avatar jrmainzer avatar bljhdf avatar seanm avatar christopherhogan avatar gheber avatar hyoklee avatar joelplutchak avatar markedwardevans avatar kyang2014 avatar xantares avatar lkurz avatar michaelkuhn avatar takluyver avatar

Stargazers

 avatar Keith Alex Bateman avatar

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.