Can you check whether your issue is resolved in Ubuntu 9.04? If you are
still seeing a problem, it would help to have directions for reproducing
it.
Note that `git checkout -f` only updates the working tree to match the
index, which may still differ from HEAD. If you want to clear all
changes in both the index and working tree, use `git checkout -f HEAD`
or `git reset --hard`.
** Changed in: git-core (Ubuntu)
Status: New => Incomplete
--
'git pull' fails with "not uptodate. Cannot merge."
https://bugs.launchpad.net/bugs/327739
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs