Skip to content

Simplify git command #1

@alecjacobson

Description

@alecjacobson

You should be able to replace

git clone https://github.com/nmwsharp/variational-surface-cutting.git
cd variational-surface-cutting/ && git submodule update --init --recursive

with

git clone --recursive https://github.com/nmwsharp/variational-surface-cutting.git
cd variational-surface-cutting/ 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions