mirror of
https://source.perfectable.org/nivertius/git-rc.git
synced 2025-07-02 02:15:47 +02:00
Move user name/email config to local config
This commit is contained in:
parent
ce73d2dd1b
commit
2b0209e933
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
[user]
|
# put [user] (name, email) into ~/.gitlocal
|
||||||
name = Paweł Płazieński
|
[include]
|
||||||
email = nivertius@gmail.com
|
path = .gitlocal
|
||||||
[color]
|
[color]
|
||||||
branch = auto
|
branch = auto
|
||||||
ui = auto
|
ui = auto
|
||||||
|
|
Loading…
Add table
Reference in a new issue