mirror of
https://github.com/YunoHost-Apps/gitlist_ynh.git
synced 2024-09-03 18:36:18 +02:00
Auto-update README
This commit is contained in:
parent
16b637c5c8
commit
b9eda1484f
2 changed files with 13 additions and 14 deletions
|
@ -29,7 +29,7 @@ GitList is an elegant and modern web interface for interacting with multiple git
|
||||||
- Repository statistics
|
- Repository statistics
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 2.0.0~ynh3
|
**Shipped version:** 2.0.0~ynh4
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
@ -40,7 +40,7 @@ GitList is an elegant and modern web interface for interacting with multiple git
|
||||||
* Official app website: <https://gitlist.org/>
|
* Official app website: <https://gitlist.org/>
|
||||||
* Official admin documentation: <https://github.com/klaussilveira/gitlist/wiki>
|
* Official admin documentation: <https://github.com/klaussilveira/gitlist/wiki>
|
||||||
* Upstream app code repository: <https://github.com/klaussilveira/gitlist>
|
* Upstream app code repository: <https://github.com/klaussilveira/gitlist>
|
||||||
* YunoHost documentation for this app: <https://yunohost.org/app_gitlist>
|
* YunoHost Store: <https://apps.yunohost.org/app/gitlist>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/gitlist_ynh/issues>
|
* Report a bug: <https://github.com/YunoHost-Apps/gitlist_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
23
README_fr.md
23
README_fr.md
|
@ -16,20 +16,19 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||||
|
|
||||||
## Vue d’ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
GitList is an elegant and modern web interface for interacting with multiple git repositories. It allows you to browse repositories using your favorite browser, viewing files under different revisions, commit history, diffs. It also generates RSS/Atom feeds for each repository, allowing you to stay up-to-date with the latest changes anytime, anywhere.
|
GitList est une interface Web élégante et moderne permettant d'interagir avec plusieurs référentiels git. Il vous permet de parcourir les référentiels à l'aide de votre navigateur préféré, d'afficher les fichiers sous différentes révisions, l'historique des validations, les différences. Il génère également des flux RSS/Atom pour chaque référentiel, vous permettant de rester au courant des dernières modifications à tout moment et en tout lieu.
|
||||||
|
|
||||||
### Features
|
### Caractéristiques
|
||||||
|
|
||||||
- Multiple repository support
|
- Prise en charge de plusieurs référentiels
|
||||||
- Multiple branch support
|
- Prise en charge de plusieurs succursales
|
||||||
- Multiple tag support
|
- Prise en charge de plusieurs balises
|
||||||
- Commit history, blame, diff
|
- Commit historique, blâme, différence
|
||||||
- RSS/Atom feeds
|
- Flux RSS/Atom
|
||||||
- Syntax highlighting via CodeMirror or Ace
|
- Mise en évidence de la syntaxe via CodeMirror ou Ace
|
||||||
- Repository statistics
|
- Statistiques du référentiel
|
||||||
|
|
||||||
|
**Version incluse :** 2.0.0~ynh4
|
||||||
**Version incluse :** 2.0.0~ynh3
|
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
@ -40,7 +39,7 @@ GitList is an elegant and modern web interface for interacting with multiple git
|
||||||
* Site officiel de l’app : <https://gitlist.org/>
|
* Site officiel de l’app : <https://gitlist.org/>
|
||||||
* Documentation officielle de l’admin : <https://github.com/klaussilveira/gitlist/wiki>
|
* Documentation officielle de l’admin : <https://github.com/klaussilveira/gitlist/wiki>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/klaussilveira/gitlist>
|
* Dépôt de code officiel de l’app : <https://github.com/klaussilveira/gitlist>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_gitlist>
|
* YunoHost Store: <https://apps.yunohost.org/app/gitlist>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/gitlist_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/gitlist_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
Loading…
Add table
Reference in a new issue