brandonaut

Results 3 issues of brandonaut

Running `peru sync` fails when syncing a repo that uses Git LFS. It seems that the clone into the `.peru/tmp` directory succeeds, but when it tries to delete the `tmp`...

To avoid recursive clones when there are circular dependencies, `gitman install --depth 1` can be used. However, this is risky as it requires the user to add it on every...

Add source file to the `command`. The compilation database format requires including the source file name in the `command`, since the `command` must be the full command used to compile....