all repos — nixfiles @ 314c9708d77bf367b775bf71be374faa690bcb1f

System and user configuration, managed by nix and home-manager

Git: use the patience diff algorithm

Alan Pearce
commit

314c9708d77bf367b775bf71be374faa690bcb1f

parent

7af9f474a725c084931594ca52c775ec060daf81

1 file changed, 3 insertions(+), 1 deletion(-)

jump to
M gitconfiggitconfig
@@ -18,4 +18,6 @@ lg = log --pretty=format:'%Cred%h%Creset -%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset'
standup = log --pretty=format:'%Cred%h%Creset -%Creset %s %Cgreen(%ci) %C(bold blue)<%an>%Creset' --since yesterday --author alan ignored = ls-files --others -i --exclude-standard [github] - user = alan@alanpearce.co.uk+ user = alan@alanpearce.co.uk +[diff] + algorithm = patience