Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #9447 Unable to push changes to Git repository
    Infos
    #9447
    Eliyas (qauser)
    2016-09-09 06:39
    2016-09-06 13:40
    9726
    Details
    Unable to push changes to Git repository
    We are unable to push changes to the git repository and there is a system event error generated as below,
    Command execution failure: git --work-tree='/var/lib/tuleap/gitolite/admin' --git-dir='/var/lib/tuleap/gitolite/admin/.git' push --porcelain origin master (return value: 128):
    SCM/Git
    8.16
    CentOS 6
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    New
    Empty
    Attachments
    Empty
    References
    Referencing request #9447

    Follow-ups

    User avatar
    Manager QA (managerqa)2016-09-09 06:39

    HI, I've verified now. while running git config --list, it displays user.name=admin

    User avatar
    Hello,

    Can you verify your git configuration by running:
    git config --list

    Are the parameters user.email, user.name, user.signingkey set?

    Best regards