Uwe Kleine-K?nig <ukleinek@xxxxxxxxxxxxxxxxxxxxxxxxxx> wrote: > I wonder if there is a simpler way to test changes to git than > installing it. My problem is that even if I run Look at the INSTALL file: GIT_EXEC_PATH=`pwd` PATH=`pwd`:$PATH GITPERLLIB=`pwd`/perl/blib/lib export GIT_EXEC_PATH PATH GITPERLLIB I use this trick all of the time to run git in-place for testing in various weird repositories. -- Shawn. - 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