• B
    Fix bug where Git repos were always queried · d547c3f5
    Ben S 提交于
    This is very slow (see #28) at the moment, so there's an option to switch off repo discovery. However, they were still always being queried. Now, if there's no Git option in the flags, it won't try to discover a repo.
    d547c3f5
main.rs 5.9 KB