Skip to content

Git cleanup for node-test-* #893

@gibfahn

Description

@gibfahn

Noticed that node-test-linter was giving this:

+ git rebase --committer-date-is-author-date 84063a73144fba50ef55373a26bcbb589b8d156c
First, rewinding head to replay your work on top of it...
Applying: test: defer abort with setTimeout
Auto packing the repository in background for optimum performance.
See "git help gc" for manual housekeeping.
error: The last gc run reported the following. Please correct the root cause
and remove .git/gc.log.
Automatic cleanup will not be performed until the file is removed.

warning: There are too many unreachable loose objects; run 'git prune' to remove them.

I ran git gc && git prune, and it seems happier now. I assume this should be done on all the machines from time to time.

Thoughts on how we might automate this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions