git related improvements and implementations

+ Get-GitRepo - Clone or update a repo, with tag support
+ Get-GitHubReleaseTag - Grab tag from latest release page
+ Refresh-GitRepo - Stage all possible changes, discarding any
previously stageds changes
= GitHub repo is now git repo - as some code isn't GitHub specific
+ cat Alias for Get-Content
= Get-PossiblArguments improvement
= Invoke-WebDownload fix
= dcedit fixing bad argument processing
Tato revize je obsažena v:
lksz 2021-04-04 14:42:29 -04:00
rodič aa44d120e4
revize 8a93a0f123
11 změněných souborů, kde bylo provedeno 85 přidání a 11 odebrání

1
base/Aliases/cat.ps1 Normální soubor
Zobrazit soubor

@ -0,0 +1 @@
Get-Content