diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-07-07 23:15:52 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-07-07 23:15:52 -0400 |
commit | c58a6f5b142194637c51be6d9462b77bfda7c24b (patch) | |
tree | c9fee5acd5f7daa77acb2dc31d84716a04ae6491 /.config/git/config | |
parent | ce9a3af085fd20fd2d3e859e88479b09f82c9d54 (diff) |
tidy/update
Diffstat (limited to '.config/git/config')
-rw-r--r-- | .config/git/config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/git/config b/.config/git/config new file mode 100644 index 0000000..15afca0 --- /dev/null +++ b/.config/git/config @@ -0,0 +1,5 @@ +[user] + name = Parabola automatic package builder + email = dev@lists.parabolagnulinux.org +[push] + default = simple |