Fixing git config
This commit is contained in:
@@ -33,8 +33,8 @@
|
|||||||
};
|
};
|
||||||
push = { default = "upstream"; };
|
push = { default = "upstream"; };
|
||||||
delta = { navigate = true; };
|
delta = { navigate = true; };
|
||||||
"diff 'image'" = { textconv = "mediainfo"; };
|
"diff \"image\"" = { textconv = "mediainfo"; };
|
||||||
"diff 'text'" = { textconv = "fold -s -w80"; };
|
"diff \"text\"" = { textconv = "fold -s -w80"; };
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user