...
This commit is contained in:
@@ -2,7 +2,7 @@ module gittools
|
||||
|
||||
pub fn (mut repo GitRepo) check() ! {
|
||||
repo.init()!
|
||||
if repo.lfs()! {
|
||||
repo.lfs_check()!
|
||||
}
|
||||
// if repo.lfs()! {
|
||||
// repo.lfs_check()!
|
||||
// }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user