Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HusseinDossoki authored Feb 10, 2023
1 parent bd0c50a commit 0b929c4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@

## Features
##### 1) Copy Single Repository ✅
Mirroring any single repository in another location Regardless of the type of the version controle (github, gitlab, bitbucket, azure devops, ...etc)
Mirroring any single repository in another location Regardless of the type of version control (github, gitlab, bitbucket, azure devops, ...etc)
##### 2) Azure to Azure ✅
Clone/Copy specific AzureDevOps project repositories to another AzureDevOps project
Sync two different Azure DevOps organizations (Projects, Repositories, Branches, and Commits)
##### 3) GitHub to Azure 🚫
Clone/Copy specific GitHub project repositories to AzureDevOps project
Sync Github project with Azure DevOps project (Repositories, Branches, and Commits)

## Libraries Used

Expand Down Expand Up @@ -67,4 +67,4 @@ npm install

```sh
npm tauri run dev
```
```

0 comments on commit 0b929c4

Please sign in to comment.