mirror of
https://github.com/artiebits/fake-git-history.git
synced 2026-04-26 15:35:58 +03:00
[GH-ISSUE #60] Distribution doesn't change to the input, stays uniform regardless #22
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#22
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 @OldSoba on GitHub (Jul 6, 2025).
Original GitHub issue: https://github.com/artiebits/fake-git-history/issues/60
Describe the bug
Entering
npx fake-git-history --preview --distribution workHoursdoesn't seem to set the distribution to workHours, but instead remains uniformExpected behavior
Distribution reflects the input
Screenshots

Additional context
I tried adding single and double quotations to "workHours" and "afterWork" but nothing happens
@artiebits commented on GitHub (Jul 19, 2025):
Hi @OldSoba, it seems your terminal isn’t displaying the green colour, which is why everything appears white. I just tried adding the
distributionflag, and it worked fine.Have you tried pushing it to GitHub and seeing if it works there?