mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-03-25 05:26:47 +01:00
Update list-repos.ps1
This commit is contained in:
parent
41aaae4030
commit
d1e225fa2a
@ -5,6 +5,12 @@
|
||||
Lists the details of all Git repositories under a directory
|
||||
.EXAMPLE
|
||||
PS> ./list-repos C:\MyRepos
|
||||
|
||||
Folder Branch Status
|
||||
------ ------ ------
|
||||
cmake main clean
|
||||
opencv master clean
|
||||
...
|
||||
.NOTES
|
||||
Author: Markus Fleschutz · License: CC0
|
||||
.LINK
|
||||
|
Loading…
Reference in New Issue
Block a user