-------- Original-Nachricht -------- Datum: Fri, 22 Sep 2006 16:21:09 +0700 Von: "Nguyen Thai Ngoc Duy" <pclouds@xxxxxxxxx> An: git@xxxxxxxxxxxxxxx Betreff: git commands that only work correctly at top directory Did you set $GIT_DIR? ... to an absolute path or "./.git" ? > Here is the list (checks are done in with 1.4.2.rc4): > count-objects (always 0 objects, 0 kilobytes) Works for me in every directory with GIT_DIR abolute or ./.git > bisect (fatal: Not a git repository: '.git'. Bad HEAD - I need a symbolic > ref) with an absolute GIT_DIR works from every directory - at least bisect start > describe (fatal: Not a valid object name HEAD) with an absolute GIT_DIR works from every directory. v1.4.1-gcddb939 > repack (line 42: cd: .git/objects/pack: No such file or directory. And > it creates a new .git directory in current directory) > git format-patch in subdir generates files in topdir instead of > current dir as documented in its man page > > BTW, either git blame or git annotate should be available in git help's > listing. > git format-patch with no argument shows nothing. It should show help > usage instead. > I might miss some commands because I only tested commands I'm familiar > with. > -- > Duy Thomas -- NEU: GMX DSL Sofort-Start-Set - blitzschnell ins Internet! Echte DSL-Flatrate ab 0,- Euro* http://www.gmx.net/de/go/dsl - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html