mirror of
https://github.com/sharkdp/bat
synced 2026-07-20 16:33:20 +00:00
Move git changes support behind a feature
This commit is contained in:
committed by
David Peter
parent
570805bc98
commit
4e11abdf9b
@@ -1,3 +1,5 @@
|
||||
#![cfg(feature = "git")]
|
||||
|
||||
use std::collections::HashMap;
|
||||
use std::ffi::OsStr;
|
||||
use std::fs;
|
||||
|
||||
Reference in New Issue
Block a user