Browse Source

remove gitconfig options

master
Arti Zirk 6 years ago
parent
commit
df84403484
  1. 3
      .gitconfig
  2. 1
      .gitignore

3
.gitconfig

@ -2,6 +2,7 @@
name = Arti Zirk name = Arti Zirk
email = arti.zirk@gmail.com email = arti.zirk@gmail.com
[merge] [merge]
ff = true tool = meld
[alias] [alias]
plog = log --graph --pretty=format:'%h -%d %s %n' --abbrev-commit --date=relative --branches plog = log --graph --pretty=format:'%h -%d %s %n' --abbrev-commit --date=relative --branches

1
.gitignore vendored

@ -0,0 +1 @@
.cfg
Loading…
Cancel
Save