sporo zmian, nie pamiętam czego :)
This commit is contained in:
14
.gitconfig
14
.gitconfig
@ -1,9 +1,11 @@
|
||||
[user]
|
||||
email = aleksander@cynarski.pl
|
||||
name = Aleksander Cynarski
|
||||
signingkey = C4340BA42B9C173A
|
||||
#signingkey = C4340BA42B9C173A
|
||||
signingkey = 7C6540C5B18BF2930DDEDA4D6A7C0327F517CA88
|
||||
[push]
|
||||
default = matching
|
||||
autoSetupRemote = true
|
||||
[merge]
|
||||
conflictstyle = diff3
|
||||
tool = meld
|
||||
@ -77,7 +79,13 @@
|
||||
[includeIf "gitdir:~/Projects/CyfroweNiebo/"]
|
||||
path = ~/Projects/CyfroweNiebo/.gitconfig
|
||||
|
||||
[includeIf "gitdir:~/Projects/streamsage/"]
|
||||
[includeIf "gitdir:~/Projects/streamsage.io/"]
|
||||
path = ~/Projects/streamsage.io/.gitconfig
|
||||
|
||||
[includeIf "gitdir:~/Projects/stream-sage/"]
|
||||
path = ~/Projects/streamsage.io/.gitconfig
|
||||
|
||||
[includeIf "gitdir:~/Projects/cardboard.live/"]
|
||||
path = ~/Projects/streamsage.io/.gitconfig
|
||||
|
||||
[includeIf "gitdir:~/Projects/GONG/"]
|
||||
@ -107,3 +115,5 @@
|
||||
[interactive]
|
||||
diffFilter = delta --color-only
|
||||
|
||||
[safe]
|
||||
directory = /opt/flutter
|
||||
|
Reference in New Issue
Block a user