You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
270 B

# This is Git's per-user configuration file.
[user]
# Please adapt and uncomment the following lines:
name = Micke Nordin
email = mik@elnord.in
[pull]
ff = only
[credential "https://github.com"]
username = mickenordin
helper = /home/micke/.local/bin/github-askpass