Programming Blog
(Move to ...)
Programming Blogs
Health Blogs
▼
(Move to ...)
Home
▼
Showing posts with label
command prompt
.
Show all posts
Showing posts with label
command prompt
.
Show all posts
Tuesday, 8 April 2025
How to add a right-click context menu option in Windows Explorer
›
To add a right-click context menu option in Windows Explorer that opens the current folder in Command Prompt and automatically runs code ...
Wednesday, 29 September 2021
How to push changes to github after password authentication is deprecated
›
I tried to check-in some code to my github repository after more than 6 months today. I found that normal username and password for authenti...
Wednesday, 5 August 2020
TFS -GIT CertGetCertificateChain trust error CERT_TRUST_IS_UNTRUSTED_ROOT
›
Problem 1) 2019-07-02T14:19:12.5157398Z fatal: unable to access 'https://tfssite.company.com/tfs/UK_ProjectCollection/SalesPortal/_git/S...
Read TFS Project name from TFS Project collection using c#
›
Using Team foundation api. References: C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.T...
GIT - SSL certificate problem: unable to get local issuer certificate
›
Error encountered while cloning the remote repository: Git failed with a fatal error. unable to access ' https:// tfssite.company.com/ t...
›
Home
View web version