Programming @programming.dev testeronious @lemmy.world 1y ago Popular git config options jvns.ca Popular git config options 2 crossposts InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)HA Hacker News @lemmy.smeargle.fans bot @lemmy.smeargle.fans BOT 1y ago Popular Git config options jvns.ca /blog/2024/02/16/popular-git-config-options/ Git @programming.dev ericjmorey @programming.dev 1y ago Popular git config options jvns.ca /blog/2024/02/16/popular-git-config-options/
Some of these are going to be very useful to me. I'm going to share this link with my team as well. Thanks!
Dang! Didn't even get to the bulk of the content before getting blown away by push.autosetupremote. I've done this using a git function for years.
If you work in some place with a bunch of network disks, this is safe and fast. core.untrackedCache=trueIf you are on a local disk, this is faster/better. core.fsmonitor=true
Somehow my .gitconfig seems to have grown by about 20 lines after reading this article. How mysterious...
Some of these are going to be very useful to me. I'm going to share this link with my team as well. Thanks!