Skip to content

Simplify git command #1

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/ 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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