Mercurial > ec-dotfiles
view rc/gitconfig @ 749:3cacb4270864 default tip
[bashrc] hg grep now does the expected thing, no need for custom alias
| author | nanaya <me@nanaya.net> |
|---|---|
| date | Tue, 02 Sep 2025 22:43:45 +0900 |
| parents | 3281fed2e242 |
| children |
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 [diff] algorithm = patience [log] date = iso-local [pull] ff = only [init] defaultBranch = main [advice] detachedHead = false
