•  
      request #9447 Unable to push changes to Git repository
    Infos
    #9447
    Eliyas (qauser)
    2016-09-09 06:39
    2016-09-06 13:40
    9719
    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