Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
PowerShell
/
PowerShell
Public
Notifications
You must be signed in to change notification settings
Fork
8.4k
Star
54.9k
Code
Issues
1.3k
Pull requests
315
Discussions
Actions
Projects
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Write proper error messages for Get-Command ' '
- #13564
#13564
Merged
Ilya (iSazonov)
merged 12 commits into
PowerShell:master
PowerShell/PowerShell:master
from
jakekerr:master
Copy head branch name to clipboard
Jan 10, 2021
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Write proper error messages for Get-Command ' '
#13564
Ilya (iSazonov)
merged 12 commits into
PowerShell:master
PowerShell/PowerShell:master
from
jakekerr:master
Copy head branch name to clipboard
Commits
Commits on Aug 27, 2020
Remove an unnecessary dbg.assert()
Jake (jakekerr)
committed
abcfb59
View commit details
Copy full SHA for abcfb59
Browse repository at this point
Commits on Sep 2, 2020
Add IsNullOrEmpty check to relative path lookup.
Jake (jakekerr)
committed
ed7328b
View commit details
Copy full SHA for ed7328b
Browse repository at this point
Commits on Sep 4, 2020
Add test case for single whitespace name parameter
Jake (jakekerr)
committed
e451c53
View commit details
Copy full SHA for e451c53
Browse repository at this point
Commits on Sep 6, 2020
Check for _commandName length in setupPathSearcher
Jake (jakekerr)
committed
934e214
View commit details
Copy full SHA for 934e214
Browse repository at this point
Added tests for whitespace, empty and null names
Jake (jakekerr)
committed
1d5c83c
View commit details
Copy full SHA for 1d5c83c
Browse repository at this point
Remove commented out code.
Jake (jakekerr)
committed
033e766
View commit details
Copy full SHA for 033e766
Browse repository at this point
Commits on Sep 7, 2020
Moved _commandName length conditional check.
Jake (jakekerr)
committed
58f63e0
View commit details
Copy full SHA for 58f63e0
Browse repository at this point
Remove unused variable.
Jake (jakekerr)
committed
a8cbd6e
View commit details
Copy full SHA for a8cbd6e
Browse repository at this point
Commits on Sep 8, 2020
Remove extra empty line.
Show description for 2014b42
Jake (jakekerr)
and
Ilya (iSazonov)
authored
2014b42
View commit details
Copy full SHA for 2014b42
Browse repository at this point
use Name variable for headers and value for tests.
Jake (jakekerr)
committed
d262767
View commit details
Copy full SHA for d262767
Browse repository at this point
Capitalized Name header and put it in single quote
Jake (jakekerr)
committed
df6bda7
View commit details
Copy full SHA for df6bda7
Browse repository at this point
Merge branch 'master' of https://github.com/jackerr3/PowerShell into master
Jake (jakekerr)
committed
b571656
View commit details
Copy full SHA for b571656
Browse repository at this point
You can’t perform that action at this time.