Skip to content

publish-documentation.sh clobbers local clone #650

@1ec5

Description

@1ec5

publish-documentation.sh prunes branches and hollows out the clone into a shallow clone:

git fetch --depth=1 --prune

This is very inconvenient for the development team, forcing us to reclone the repository every time we publish documentation (or avoid the script, which doesn’t do much in the first place).

Thanks to @S2Ler for the suggestion.

/ref #467
/cc @mapbox/navigation-ios

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions