mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-08 20:54:38 +02:00
Rename to clean-repo.ps1
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#!/bin/powershell
|
||||
<#
|
||||
.SYNTAX ./clean-branch.ps1 [<repo-dir>]
|
||||
.SYNTAX ./clean-repo.ps1 [<repo-dir>]
|
||||
.DESCRIPTION cleans the current/given Git repository from untracked files (including submodules, e.g. for a fresh build)
|
||||
.LINK https://github.com/fleschutz/PowerShell
|
||||
.NOTES Author: Markus Fleschutz / License: CC0
|
Reference in New Issue
Block a user