vsts-mirror-git-repository icon indicating copy to clipboard operation
vsts-mirror-git-repository copied to clipboard

A straightforward utility to mirror one Git repository to another location

Results 21 vsts-mirror-git-repository issues
Sort by recently updated
recently updated
newest added

## Description Support an additional authentication mechanism utilizing the `Authorization` header with both `basic` and `bearer`. ## Value This is a more secure and flexible/powerful way to authenticate with source...

help wanted

The task currently authenticates to a Git repository by using a PAT token. Adding in an option to authenticate via a Username/Password would expand the options for users to interact...

enhancement
help wanted
good first issue

## Description Add options to push other than --mirror. E.g. to push only a specific branch. ## Value Our use case is we want to mirror only specific release branches...

enhancement

We've currently got an array of PR checks that are required/gates for merging to master, including one for running Sonar scans. However, our current config also disallows the execution of...

Hi, Is it possible to copy/clone selected folders from a source repo to target repo in Azure Devops pipieline ? I have to copy pipeline, dataset & dataflow folders from...

enhancement
help wanted
needs discussion

We should allow the task configuration to point to existing service endpoints for specifying the git repo and authentication info (for example the GitHub and Bitbucket service endpoints). This would...

enhancement
help wanted
good first issue

In theory we should be able to construct some functional tests that we could incorporate into our release pipeline process. Proposal: * Create some Azure Pipelines definitions that are configured...

tests

I was reviewing the Reports for the extension in the VSTS marketplace, and saw a couple Uninstalls where the reason given was "didn't include features I was expecting". One of...

documentation

Hi! Thank you for a great tool. What scopes must be enabled for PAC in Azure DevOps to successfully run this task?