mirror of
https://github.com/YunoHost-Apps/petrolette_ynh.git
synced 2024-09-03 19:56:26 +02:00
use testing instead of dev
This commit is contained in:
parent
4b9a142196
commit
f18960e19d
2 changed files with 6 additions and 6 deletions
|
@ -50,11 +50,11 @@ Petrolette
|
|||
|
||||
## Developer info
|
||||
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/petrolette/tree/dev).
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/petrolette/tree/testing).
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
```
|
||||
sudo yunohost app install https://github.com/Yunohost-Apps/petrolette_ynh/tree/dev --debug
|
||||
sudo yunohost app install https://github.com/Yunohost-Apps/petrolette_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade petrolette -u https://github.com/Yunohost-Apps/petrolette_ynh/tree/dev --debug
|
||||
sudo yunohost app upgrade petrolette -u https://github.com/Yunohost-Apps/petrolette_ynh/tree/testing --debug
|
||||
```
|
||||
|
|
|
@ -45,11 +45,11 @@ Les flux / sources sont organisés en onglets, qui peuvent contenir un nombre in
|
|||
|
||||
## Informations pour les développeurs
|
||||
|
||||
Merci de faire vos pull request sur la [branche dev](https://github.com/oiseauroch/petrolette/tree/dev).
|
||||
Merci de faire vos pull request sur la [branche dev](https://github.com/oiseauroch/petrolette/tree/testing).
|
||||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
```
|
||||
sudo yunohost app install https://github.com/Yunohost-Apps/petrolette/tree/dev --debug
|
||||
sudo yunohost app install https://github.com/Yunohost-Apps/petrolette/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade whitebophir -u https://github.com/Yunohost-Apps/petrolette_ynh/tree/dev --debug
|
||||
sudo yunohost app upgrade whitebophir -u https://github.com/Yunohost-Apps/petrolette_ynh/tree/testing --debug
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue