Public bug reported:

Binary package hint: git-core

I'm using git to control my website by following a guide on this website
using Ubuntu Hardy.

http://toroid.org/ams/git-website-howto

when I attempt to git push web  I get the following error.

fatal: /usr/bin/git-checkout cannot be used without a working tree.
error: hooks/post-receive exited with error code 1

It appears that this version of git-core does not respect the core.worktree 
variable or the GIT_WORK_TREE directory.  
After upgrading git using the ppa at

https://launchpad.net/~git-core/+archive/ppa

The commit completes successfully and updates my detached working tree.

I am hoping that a backport could be made of the newer version of git-
core in order to allow this use-case.

** Affects: git-core (Ubuntu)
     Importance: Undecided
         Status: New

-- 
git-core in hardy does not respect the core.worktree or GIT_WORK_TREE Variables
https://bugs.launchpad.net/bugs/374658
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to