Skip to content

Feature request: support shallow clones #541

@aviflax

Description

@aviflax

I ❤️ GitUp and want to use it for all of my repos.

One of my company’s repos, however, has 44,573 commits, and a full clone takes up ~450MB of drive space. So I prefer to use a shallow clone — I clone it with e.g. git clone --depth=2 <repo-url>

The resulting repo works great with CLI Git but GitUp doesn’t support it — when I try to open the repo with GitUp, I get an error dialog with text like this:

object not found - no match for id (74b74c439a7747bb9c738555d88913c41a606a99)

and an OK button — when I click OK, the dialog disappears, and that’s it — no repo window.

I know this has been reported in the past as a bug (#364, #477) but I thought perhaps it might be helpful to have this tracked as a feature request rather than a bug.

Thank you!

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