About 360,000 results
Open links in new tab
  1. powershell to run git commit using PAT in Azure github pipelines

    Jan 1, 2020 · powershell to run git commit using PAT in Azure github pipelines I created a Personal Access Token for my repository and named it as 'PAT', created a variable called …

  2. Update OpenSSL recommendation | Microsoft Community Hub

    Mar 1, 2018 · Git was one, some of the ones you listed and some of the ones listed in one of the other references. I download the most current version of OpenSSL for Windows using version …

  3. Azure GIT - can we get PR list between two tags

    Nov 13, 2024 · Azure GIT - can we get PR list between two tags Hi, We are looking for an API or a workaround to get the list of PRs between two tags ex: assume we have tag-1 from dev …

  4. Pipeline command line git commit error: pathspec 'main' did not …

    Jan 10, 2023 · Hi all, I am running the following command line script to save exported dataverse solution in repo. git config user.email "email address removed for privacy reasons" git config …

  5. OneDrive is corrupting my Git repositories | Microsoft Community …

    Aug 12, 2023 · OneDrive is corrupting my Git repositories Hello, after a Windows 11 update (in 09/09/2023) my Git repositories in OneDrive folder were corrupted. I don't know exactly what …

  6. Azure DevOps - How to modify files during a Build Pipeline …

    Jun 24, 2021 · Azure DevOps Build Pipeline can provide several option, but sometime we need to change a part of content extracted from Source code management (e.g. Git) before execute …

  7. SQL Server Management Studio (SSMS) 21 is now generally …

    May 19, 2025 · The SQL Tools team is thrilled to announce the general availability of SQL Server Management Studio (SSMS) 21.  SSMS 21 GA brings a modern installation...

  8. Best practices for cherry picking changes into Production Branch?

    Nov 6, 2023 · Hi All, I am trying to determine the best way to cherry pick individual files and merge them into the Main branch where the production code...

  9. Azure Repos Extension for Visual Studio Code

    Oct 22, 2018 · It allows you to monitor your builds and manage your pull requests and work items for your TFVC or Git source repositories. The extension uses your local repository information …

  10. GIT - Authentification Failed - Username and password

    Mar 17, 2022 · git clone 'https://USERNAME@sourcesrepository' I have the prompt following which asks me for the password, and there, it works, would you have an idea of the blocking?