Thread (11 messages) 11 messages, 8 authors, 2016-06-15

Re: [ANNOUNCE] GIT 1.5.3

From: Alex Riesen <hidden>
Date: 2007-09-02 10:30:01
Also in: lkml

Arkadiusz Miskiewicz, Sun, Sep 02, 2007 10:43:38 +0200:
*** t0001-init.sh ***
* FAIL 1: plain

                (
                        unset GIT_DIR GIT_WORK_TREE &&
                        mkdir plain &&
                        cd plain &&
                        git init
                ) &&
                check_config plain/.git false unset

*   ok 2: plain with GIT_WORK_TREE
* FAIL 3: plain bare

                (
                        unset GIT_DIR GIT_WORK_TREE GIT_CONFIG &&
                        mkdir plain-bare-1 &&
                        cd plain-bare-1 &&
                        git --bare init
                ) &&
                check_config plain-bare-1 true unset
Do you have bash-2.05b as /bin/sh ?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help