diff options
Diffstat (limited to 'git')
| -rw-r--r-- | git/.gitconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/git/.gitconfig b/git/.gitconfig new file mode 100644 index 0000000..58dcb03 --- /dev/null +++ b/git/.gitconfig @@ -0,0 +1,5 @@ +# This is Git's per-user configuration file. +[user] +# Please adapt and uncomment the following lines: + name = Miguel + email = m.i@gmx.at |
