Mercurial > ec-dotfiles
view rc/gitconfig @ 643:e852829c3f76
[git] default ff on pull
author | nanaya <me@nanaya.pro> |
---|---|
date | Mon, 29 Jun 2020 16:06:24 +0900 |
parents | b3f8b7a779bd |
children | 5b98946be635 |
line wrap: on
line source
[user] email = me@nanaya.pro 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