mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-24 00:43:35 +01:00
Update clean-branch.ps1
This commit is contained in:
parent
7cc8831c19
commit
55dcaec249
@ -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
|
||||||
#>
|
#>
|
||||||
|
Loading…
Reference in New Issue
Block a user