mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-02-23 13:11:39 +01:00
Update list-commits.ps1
This commit is contained in:
parent
3ce85ad903
commit
ae5e4440c3
@ -1,7 +1,7 @@
|
|||||||
#!/bin/powershell
|
#!/bin/powershell
|
||||||
<#
|
<#
|
||||||
.SYNTAX ./list-commits.ps1 [<repo-dir>] [<format>]
|
.SYNTAX ./list-commits.ps1 [<repo-dir>] [<format>]
|
||||||
.DESCRIPTION lists all commits of the current/given Git repository
|
.DESCRIPTION lists all commits in the current/given Git repository
|
||||||
.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