diff options
author | Matt Turner <mattst88@framework.mattst88.com> | 2023-03-06 11:12:20 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2023-03-06 11:18:37 -0500 |
commit | 01204fff758637398ce3a9d2b6ca20038016e45b (patch) | |
tree | ec1e65f28390437a4c6a07cbf6a507304cc1bd8d /projects/gentoo/.gitconfig | |
parent | e83765747e2f4411189dbae392b5e197fdf8744b (diff) |
Rearrange for better usage with GNU stow
Diffstat (limited to 'projects/gentoo/.gitconfig')
-rw-r--r-- | projects/gentoo/.gitconfig | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/projects/gentoo/.gitconfig b/projects/gentoo/.gitconfig deleted file mode 100644 index 79cffde..0000000 --- a/projects/gentoo/.gitconfig +++ /dev/null @@ -1,12 +0,0 @@ -[user] - email = mattst88@gentoo.org -[pull] - ff = only - rebase = merges -[push] - default = simple - gpgsign = if-asked -[commit] - gpgsign = 1 -[sendemail] - to = gentoo-dev@lists.gentoo.org |