mirror of
https://github.com/artiebits/fake-git-history.git
synced 2026-04-26 15:35:58 +03:00
[GH-ISSUE #31] Use existing repo #72
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#72
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 @rubiin on GitHub (Aug 13, 2022).
Original GitHub issue: https://github.com/artiebits/fake-git-history/issues/31
Is your feature request related to a problem? Please describe.
It creates a new repo everytime. I would like to use the same repo on every run
Describe the solution you'd like
A flag like --use-existing to use the current repo
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
@Sylk commented on GitHub (Mar 11, 2023):
Solved this in: #35