mirror of
https://github.com/azahar-emu/soundtouch
synced 2025-11-07 07:30:02 +01:00
update readme.md
This commit is contained in:
parent
7ede48e436
commit
85c03d6063
13
readme.md
13
readme.md
@ -2,15 +2,22 @@
|
|||||||
|
|
||||||
## SoundTouch git repository moved to codeberg.org
|
## SoundTouch git repository moved to codeberg.org
|
||||||
|
|
||||||
2021-10-14 OP: The soundtouch repository has moved from gitlab.com to [codeberg.org](https://codeberg.org/soundtouch/soundtouch). This is because gitlab.com blocked soundtouch account in mid-October without any prior notice, making it unavailable also for external developers and projects depending on it. The account was re-enabled after a week of waiting, yet hopefully gitberg provides a more stable and friendly home for an opensource project.
|
The soundtouch repository has moved from gitlab.com to [codeberg.org](https://codeberg.org/soundtouch/soundtouch).
|
||||||
|
|
||||||
Please accordingly switch to use the new repository location:
|
Please accordingly switch to use the new repository location:
|
||||||
* www: https://codeberg.org/soundtouch/soundtouch
|
* www: https://codeberg.org/soundtouch/soundtouch
|
||||||
* clone:
|
* clone:
|
||||||
`git clone https://codeberg.org/soundtouch/soundtouch.git`
|
```
|
||||||
|
git clone https://codeberg.org/soundtouch/soundtouch.git
|
||||||
|
```
|
||||||
* switch your existing git checkout to use the codeberg repository:
|
* switch your existing git checkout to use the codeberg repository:
|
||||||
`git remote set-url origin https://codeberg.org/soundtouch/soundtouch.git`
|
```
|
||||||
|
git remote set-url origin https://codeberg.org/soundtouch/soundtouch.git
|
||||||
|
```
|
||||||
|
|
||||||
|
This move is because gitlab.com blocked soundtouch account in mid-October without any prior notice, making it unavailable also for external developers and projects depending on it. That's not a great way to collaborate.
|
||||||
|
|
||||||
|
The gitlab eventually re-enable our account after a week of waiting, yet hopefully gitberg provides a more stable and friendly home for an opensource project.
|
||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user