Mercurial > ec-dotfiles
view rc/gitconfig @ 733:0589105e685a
Backed out changeset 3e31009ab5cc
...maybe not needed after all.
author | nanaya <me@nanaya.net> |
---|---|
date | Thu, 09 Jan 2025 00:49:08 +0900 |
parents | b957af519d58 |
children | 3281fed2e242 |
line wrap: on
line source
[user] email = me@nanaya.net name = nanaya [alias] ci = commit co = checkout st = status [push] default = current [color] ui = true [core] excludesfile = ~/.gitignore_global [diff] algorithm = patience [log] date = iso-local [pull] ff = only [init] defaultBranch = main [advice] detachedHead = false