feat: git: remove -n 8 from jj default command
nel.pet 4 months ago 08724b92 101b01c8
··· 22 22 enable = true; 23 23 settings = { 24 24 ui = { 25 25 - default-command = [ "log" "-n" "8" ]; 25 25 + default-command = [ "log" ]; 26 26 show-cryptographic-signatures = true; 27 27 }; 28 28 user = {