mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-07-06 23:50:09 +02:00
Update clean-branch.ps1
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
#!/bin/powershell
|
#!/bin/powershell
|
||||||
<#
|
<#
|
||||||
.SYNTAX ./clean-branch.ps1
|
.SYNTAX ./clean-branch.ps1
|
||||||
.DESCRIPTION cleans the current Git branch (and submodules) from generated files
|
.DESCRIPTION cleans the current Git branch (including submodules) from generated files
|
||||||
.LINK https://github.com/fleschutz/PowerShell
|
.LINK https://github.com/fleschutz/PowerShell
|
||||||
.NOTES Author: Markus Fleschutz / License: CC0
|
.NOTES Author: Markus Fleschutz / License: CC0
|
||||||
#>
|
#>
|
||||||
|
Reference in New Issue
Block a user