feat: purge local repo action for git module
This commit is contained in:
@@ -109,3 +109,6 @@ actions:
|
||||
- handler: importAll
|
||||
label: Import Everything
|
||||
hint: Will import all content currently in the local Git repository, regardless of the latest commit state. Useful for importing content from the remote repository created before git was enabled.
|
||||
- handler: purge
|
||||
label: Purge Local Repository
|
||||
hint: If you have unrelated merge histories, clearing the local repository can resolve this issue. This will not affect the remote repository or perform any commit.
|
||||
|
Reference in New Issue
Block a user