mirror of
https://github.com/artiebits/fake-git-history.git
synced 2026-04-26 07:25:53 +03:00
[PR #25] [MERGED] Fix Windows user can't remove the folder and generate formatted datetime #44
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#44
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/25
Author: @ikr4-m
Created: 5/29/2021
Status: ✅ Merged
Merged: 5/30/2021
Merged by: @artiebits
Base:
master← Head:master📝 Commits (3)
077dfa6Fix delete command when user in Windows333dff3Change spinner543ba26Fix force rmdir for Windows📊 Changes
2 files changed (+18 additions, -3 deletions)
View changed files
📝
src/index.js(+17 -2)📝
yarn.lock(+1 -1)📄 Description
I've just using your code in Windows and see some command cannot run in Windows. So, I've fix that command will running if the
my-historyfolder is exists and addrmdircommand for Windows.Also, I add some formatted datetime to see the progress of this code.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.