mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-18 08:30:00 +02:00
Update the description
This commit is contained in:
@@ -104,8 +104,8 @@ Collection of PowerShell Scripts
|
||||
* [configure-git.ps1](Scripts/configure-git.ps1) - sets up the Git user configuration
|
||||
* [fetch-repo.ps1](Scripts/fetch-repo.ps1) - fetches a single Git repository at the current/given directory (including submodules)
|
||||
* [fetch-repos.ps1](Scripts/fetch-repos.ps1) - fetches all Git repositories under the current/given directory (including submodules)
|
||||
* [list-branches.ps1](Scripts/list-branches.ps1) - lists the branches of the current/given Git repository
|
||||
* [list-commits.ps1](Scripts/list-commits.ps1) - lists the commits of the current/given Git repository
|
||||
* [list-branches.ps1](Scripts/list-branches.ps1) - lists the Git branches in the current/given repository
|
||||
* [list-commits.ps1](Scripts/list-commits.ps1) - lists the Git commits in the current/given repository
|
||||
* [switch-branch.ps1](Scripts/switch-branch.ps1) - switches the current Git repository to the given branch (including submodules)
|
||||
* [update-repos.ps1](Scripts/update-repos.ps1) - updates all Git repositories under the current/given directory (including submodules)
|
||||
|
||||
|
Reference in New Issue
Block a user