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
Simplify getting Encoding in
TranscriptionOption.FlushContentToDisk
- #13910
#13910
Merged
Rob Holt (rjmholt)
merged 10 commits into
PowerShell:master
PowerShell/PowerShell:master
from
Gimly:simplify_encoding_flushContentToDisk
Gimly/PowerShell:simplify_encoding_flushContentToDisk
Copy head branch name to clipboard
Dec 9, 2020
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Simplify getting Encoding in
TranscriptionOption.FlushContentToDisk
#13910
Rob Holt (rjmholt)
merged 10 commits into
PowerShell:master
PowerShell/PowerShell:master
from
Gimly:simplify_encoding_flushContentToDisk
Gimly/PowerShell:simplify_encoding_flushContentToDisk
Copy head branch name to clipboard
Commits
Commits on Oct 27, 2020
Remove Encoding property in TranscriptionOption
Xavier Hahn (Gimly)
committed
4f8f6c1
View commit details
Copy full SHA for 4f8f6c1
Browse repository at this point
Simplify Utils.GetEncoding to use StreamReader
Show description for ca6123d
Xavier Hahn (Gimly)
committed
ca6123d
View commit details
Copy full SHA for ca6123d
Browse repository at this point
Catch a more specific exception
Xavier Hahn (Gimly)
committed
a5849ea
View commit details
Copy full SHA for a5849ea
Browse repository at this point
Commits on Oct 28, 2020
Further cleanup and fix PR comment
Show description for 4390247
Xavier Hahn (Gimly)
committed
4390247
View commit details
Copy full SHA for 4390247
Browse repository at this point
Implement PR suggestions
Xavier Hahn (Gimly)
committed
3185744
View commit details
Copy full SHA for 3185744
Browse repository at this point
There is no need to initialize the variable
Xavier Hahn (Gimly)
committed
6c42ba2
View commit details
Copy full SHA for 6c42ba2
Browse repository at this point
Commits on Nov 10, 2020
Factor get path encoding
Show description for 64c1407
Xavier Hahn (Gimly)
committed
64c1407
View commit details
Copy full SHA for 64c1407
Browse repository at this point
Commits on Nov 11, 2020
Moved local function to start of method and PascalCase
Xavier Hahn (Gimly)
committed
6c6bbf4
View commit details
Copy full SHA for 6c6bbf4
Browse repository at this point
Commits on Nov 13, 2020
Make GetPathEncoding static and use inline using
Show description for 6c48338
Xavier Hahn (Gimly)
and
Ilya (iSazonov)
authored
6c48338
View commit details
Copy full SHA for 6c48338
Browse repository at this point
Add back missing parameter to GetPathEncoding Path
Show description for fe64bf9
Xavier Hahn (Gimly)
and
Ilya (iSazonov)
authored
fe64bf9
View commit details
Copy full SHA for fe64bf9
Browse repository at this point
You can’t perform that action at this time.