Projet

Général

Profil

Actions

Demande #5009

ouvert

Fouillis dans la branche courante de pad.chapril.org

Ajouté par Christian P. Momon il y a plus de 3 ans. Mis à jour il y a environ 3 ans.

Statut:
Attente d'information
Priorité:
Normale
Assigné à:
-
Version cible:
Début:
07/12/2020
Echéance:
% réalisé:

0%

Temps estimé:

Description

Actuellement, la branche Git utilisée n'est pas locale :

=(^-^)=root@pad:/srv/pad.chapril.org/www# git branch
  develop
* release/1.8.6
=(^-^)=root@pad:/srv/pad.chapril.org/www# cat .git/config 
[core]
        repositoryformatversion = 0
        filemode = true
        bare = false
        logallrefupdates = true
[remote "origin"]
        url = https://github.com/ether/etherpad-lite.git
        fetch = +refs/heads/*:refs/remotes/origin/*
[branch "develop"]
        remote = origin
        merge = refs/heads/develop
[branch "release/1.8.6"]
        remote = origin
        merge = refs/heads/release/1.8.6

Et des changements ne sont pas commités :

=(^-^)=root@pad:/srv/pad.chapril.org/www# git status
Sur la branche release/1.8.6
Votre branche est à jour avec 'origin/release/1.8.6'.

Fichiers non suivis:
  (utilisez "git add <fichier>..." pour inclure dans ce qui sera validé)

        .config/
        .npm/
        package-lock.json
        package.json

Demande :
  • utiliser une branche locale ;
  • commiter les changements ou configurer le .gitignore.
Actions

Formats disponibles : Atom PDF