diff --git a/profile/default/.gitconfig b/profile/default/.gitconfig index 90957593dd4b32e5c675c3a397f0c0c131ece289..18dd361bbc5c5c6a8949c632ca3b3c137647b48b 100644 --- a/profile/default/.gitconfig +++ b/profile/default/.gitconfig @@ -108,3 +108,5 @@ adogd = !"git adogb --date=format:'%Y-%m-%d %H:%M:%S' --format=format:'%C(#d7ff5f)%h%C(reset)%C(auto)%d%C(reset) %C(normal)%s%C(reset) %C(#5fd7ff)%an%C(reset) %C(#d7d7ff)(%ad)%C(reset)'" adogj = !"git adogv" adog = !"git adogv" +[safe] + directory = /scratch/btrfs-progs