Skip to content

show git-lfs push hook's progress bar? #103

@dmalan

Description

@dmalan

Right now, students will see "Submitting..." for quite a file if submitting a big file. Could reveal progress of git-push by unhiding its stdout, but then students will see all of its noise. Could alternatively override git-lfs pre-push hook by running git-push with --no-verify and calling git lfs pre-push origin or such ourselves, revealing only its stdout.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions