diff options
author | Marek Paśnikowski <marek@marekpasnikowski.pl> | 2024-07-28 16:53:41 +0200 |
---|---|---|
committer | Marek Paśnikowski <marek@marekpasnikowski.pl> | 2024-07-28 20:00:17 +0200 |
commit | 74585be49ce99585f0bfb649402cc807a6802fe7 (patch) | |
tree | de2f7d758ea95e889641be87a119fe7362a7c1e5 /users/marekpasnikowski-gitconfig | |
parent | b68e6afd3906a84012d158000f329854252f97d9 (diff) |
refactor!: introduce user obfuscation style
Diffstat (limited to 'users/marekpasnikowski-gitconfig')
-rw-r--r-- | users/marekpasnikowski-gitconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/users/marekpasnikowski-gitconfig b/users/marekpasnikowski-gitconfig deleted file mode 100644 index 300f906..0000000 --- a/users/marekpasnikowski-gitconfig +++ /dev/null @@ -1,10 +0,0 @@ -[commit] - gpgsign = true - -[user] - email = marek@marekpasnikowski.pl - name = Marek Paśnikowski - signingkey = 6D81B1207711899F - -[push] - autoSetupRemote = true |