Web Commit Failing.
Created by: Ranjandas
When I tried to commit from web I am getting the following error in gitlab.
February 13, 2013 18:20 -> ERROR -> Command failed [128]: /usr/bin/git --git-dir=/home/gitlab/gitlab-satellites/root/myrepo/.git checkout -b master origin/master
fatal: git checkout: updating paths is incompatible with switching branches.
Did you intend to checkout 'origin/master' which can not be resolved as commit?
The satellites already exists. and I am running gitlab under thin. Sidekiq also seems to be running fine.
I am using Gitlab 4.1 Any help. Thanks in advance.