Skip to content
  • Chris Bracken's avatar
    bbaf0129
    Eliminate fetch URL · bbaf0129
    Chris Bracken authored
    Anyone who is planning to clone the repo probably already knows how.
    Leaves the instructions for updating submodules as-is since half the
    time I can barely remember how to deal with them myself.
    
    Technically `git submodule update --init` is shorter but using two
    commands reminds people that this is two separate operations under the
    hood.
    bbaf0129
    Eliminate fetch URL
    Chris Bracken authored
    Anyone who is planning to clone the repo probably already knows how.
    Leaves the instructions for updating submodules as-is since half the
    time I can barely remember how to deal with them myself.
    
    Technically `git submodule update --init` is shorter but using two
    commands reminds people that this is two separate operations under the
    hood.
Loading