Summary: | git not works with GIT_DIR and repository without .git | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | nbr <nbr> |
Component: | git | Assignee: | placeholder <placeholder> |
Status: | CLOSED NOTABUG | QA Contact: | qa-sisyphus |
Severity: | major | ||
Priority: | P2 | CC: | glebfm, ldv, placeholder |
Version: | unstable | ||
Hardware: | all | ||
OS: | Linux |
Description
nbr
2007-02-20 16:56:34 MSK
git-reset --hard cannot be used without a working tree. When you specify GIT_DIR out of your working tree, git-reset just fails to find it. |