Skip to content

Reset project history  #13

@sugan-reden

Description

@sugan-reden

Related to #11

I think I found it! I think I found how to reset the history so that only contributors from the date you started this project are included.

I'm at work currently and can't test it for myself right now, but check this out Git Docs - git-clone --depth.
You can also see --shallow-since=<date> right below which might also be interesting.

We would probably have to git clone --depth 1 quartz and then rebase the project on that.

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