Farhan Khan
Farhan Khan
If the cloned repository has no subdirectories (sub trees), it will search for a non-existent hash (0000000000000000000000000000000000000000) and fail. The failure happens because the CONTENT_HANLDER from lib/common.c:iterate_tree returns a `decompresed_object.size`...
The .git/config file's upon a clone should be: > [branch "master"] Instead it lists > [branch ""]
The log code is completely messed up.
If the SELECT of a query does not contain any arguments, such as `SELECT FROM table WHERE ....` then the `Scan()` function crashes on what is currently line 69: `for...