text 备份.gitconfig

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了text 备份.gitconfig相关的知识,希望对你有一定的参考价值。

[push]
  default = simple
[core]
  autocrlf = input
[pull]
  rebase = true
[user]
  email = julien.de.conti@gmail.com
  name = Julien De Conti
[alias]
  st = status
  lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %C(bold blue)%cN %Cgreen(%cr)'
  lga = log --all --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %C(bold blue)%cN %Cgreen(%cr)'
  pa = push --all --verbose
  ptag = push --tags --verbose

以上是关于text 备份.gitconfig的主要内容,如果未能解决你的问题,请参考以下文章

text 我当前的.gitconfig别名

text gitconfig

text GitConfig是美丽日志的别名

text 的.gitconfig

text 在~~ / gitconfig上定义的别名

text 的.gitconfig