mirror of
https://github.com/artiebits/fake-git-history.git
synced 2026-04-26 07:25:53 +03:00
[GH-ISSUE #61] Exclude Saturday and Sunday. #25
Labels
No labels
good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/fake-git-history#25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @victorykop on GitHub (Jul 16, 2025).
Original GitHub issue: https://github.com/artiebits/fake-git-history/issues/61
I want to exclude Saturdays and Sundays when making commits from March 1st to September 1st.
Is this possible?
@artiebits commented on GitHub (Jul 19, 2025):
yes, it is possible.
npx fake-git-history --startDate "2025/03/01" --endDate "2025/09/01" --distribution workHours@victorykop commented on GitHub (Jul 19, 2025):
Thanks
@victorykop commented on GitHub (Jul 19, 2025):
I just tried it and the commit isn't showing up properly.
Also, it is not generated evenly.