mirror of
https://github.com/artiebits/fake-git-history.git
synced 2026-04-26 15:35:58 +03:00
[PR #35] [CLOSED] Feature/history: Folder Location, Regeneration, and appending to current git history #46
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#46
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?
📋 Pull Request Information
Original PR: https://github.com/artiebits/fake-git-history/pull/35
Author: @Sylk
Created: 3/11/2023
Status: ❌ Closed
Base:
master← Head:feature/history-location-default📝 Commits (4)
2d04496Added a command that allows users to change the default location of the history folder.e6246bfAdded regeneration and the ability to add onto an existing repositoryac4a282Revert fun verbiage to boring verbiage5cc6bf9Revert fun verbiage to boring verbiage📊 Changes
3 files changed (+88 additions, -32 deletions)
View changed files
📝
README.md(+12 -6)📝
src/cli.js(+12 -0)📝
src/index.js(+64 -26)📄 Description
3 new features added. Updated the docs to reflect the changes.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.