mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 05:04:39 +02:00
Rename to clean-repo.ps1
This commit is contained in:
@ -13,7 +13,7 @@ check-symlinks.ps1, checks every symlink in the given directory tree
|
||||
check-windows-system-files.ps1, checks the validity of the Windows system files
|
||||
check-xml-file.ps1, checks the given XML file for validity
|
||||
cherry-picker.ps1, cherry-picks a Git commit into multiple branches
|
||||
clean-branch.ps1, cleans the current Git branch (including submodules) from generated files
|
||||
clean-repo.ps1, cleans the current/given Git repository from untracked files (including submodules)
|
||||
clone-repos.ps1, clones well-known Git repositories
|
||||
close-calculator.ps1, closes the calculator program gracefully
|
||||
close-chrome.ps1, closes Google Chrome gracefully
|
||||
|
|
Reference in New Issue
Block a user