-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels