Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #2984

Closed
Open
Created Feb 13, 2013 by Administrator@rootOwner

pushing a updated branch to gitlab fails (latest master)

Created by: swiffer

I created a branch locally and pushed it to gitlab then changed & commited several files locally an tried to push the branch to gitlab which results in a remote: fatal:

git.exe push -v --progress "origin" my_branch:my_branch

Pushing to http://my_host:81/root/my_project.git Counting objects: 13, done. Compressing objects: 100% (7/7) Writing objects: 100% (8/8) Writing objects: 100% (8/8), 1.26 KiB, done. Total 8 (delta 5), reused 0 (delta 0) POST git-receive-pack (1433 bytes) remote: fatal: Not a git repository: '.' remote: fatal: Not a git repository: '.' remote: fatal: Not a git repository: '.' remote: fatal: Not a git repository: '.' remote: fatal: Not a git repository: '.' remote: fatal: Not a git repository: '.' remote: fatal: Not a git repository: '.' remote: GitLab: You are not allowed to access tv-eitorf! remote: error: hook declined to update refs/heads/tv-eitorf To http://my_host:81/root/my_project.git ! [remote rejected] my_branch -> my_branch (hook declined) error: failed to push some refs to 'http://my_project:81/root/my_project.git'

any ideas how to solve this issue?

Assignee
Assign to
Time tracking