mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-23 16:33:20 +01:00
Update clean-branch.ps1
This commit is contained in:
parent
7cc8831c19
commit
55dcaec249
@ -1,7 +1,7 @@
|
||||
#!/bin/powershell
|
||||
<#
|
||||
.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
|
||||
.NOTES Author: Markus Fleschutz / License: CC0
|
||||
#>
|
||||
|
Loading…
Reference in New Issue
Block a user