configs/arch-config/.gitconfig

12 lines
253 B
INI
Raw Normal View History

2022-08-29 20:14:15 +02:00
[init]
defaultBranch = main
2020-08-28 21:48:19 +02:00
[alias]
mr = !sh -c 'git fetch $1 merge-requests/$2/head:mr-$1-$2 && git checkout mr-$1-$2' -
[user]
name = RealStickman
2021-03-21 13:09:51 +01:00
email = mrc@frm01.net
2021-04-12 15:51:07 +02:00
[gitlab]
user = RealStickman
[github]
user = RealStickman