[PR #35] [CLOSED] Feature/history: Folder Location, Regeneration, and appending to current git history #46

Closed
opened 2026-03-02 02:53:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/artiebits/fake-git-history/pull/35
Author: @Sylk
Created: 3/11/2023
Status: Closed

Base: masterHead: feature/history-location-default


📝 Commits (4)

  • 2d04496 Added a command that allows users to change the default location of the history folder.
  • e6246bf Added regeneration and the ability to add onto an existing repository
  • ac4a282 Revert fun verbiage to boring verbiage
  • 5cc6bf9 Revert 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.

## 📋 Pull Request Information **Original PR:** https://github.com/artiebits/fake-git-history/pull/35 **Author:** [@Sylk](https://github.com/Sylk) **Created:** 3/11/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/history-location-default` --- ### 📝 Commits (4) - [`2d04496`](https://github.com/artiebits/fake-git-history/commit/2d04496759670a303df14487a064961aadbe7461) Added a command that allows users to change the default location of the history folder. - [`e6246bf`](https://github.com/artiebits/fake-git-history/commit/e6246bffed8d99fc2d7fa2efe08c3e00b4a60a1c) Added regeneration and the ability to add onto an existing repository - [`ac4a282`](https://github.com/artiebits/fake-git-history/commit/ac4a282726758fe9131d4832d94d5c44b6eec981) Revert fun verbiage to boring verbiage - [`5cc6bf9`](https://github.com/artiebits/fake-git-history/commit/5cc6bf995992dacc1ac58c80cbc60c85a09aecef) Revert fun verbiage to boring verbiage ### 📊 Changes **3 files changed** (+88 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+12 -6) 📝 `src/cli.js` (+12 -0) 📝 `src/index.js` (+64 -26) </details> ### 📄 Description 3 new features added. Updated the docs to reflect the changes. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 02:53:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/fake-git-history#46
No description provided.