mirror of
https://source.perfectable.org/nivertius/git-rc.git
synced 2025-07-02 02:35:59 +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]
|
||||
name = Paweł Płazieński
|
||||
email = nivertius@gmail.com
|
||||
# put [user] (name, email) into ~/.gitlocal
|
||||
[include]
|
||||
path = .gitlocal
|
||||
[color]
|
||||
branch = auto
|
||||
ui = auto
|
||||
|
|
Loading…
Add table
Reference in a new issue