configs/arch-config/.gitconfig

10 lines
221 B
INI
Executable File

[alias]
mr = !sh -c 'git fetch $1 merge-requests/$2/head:mr-$1-$2 && git checkout mr-$1-$2' -
[user]
name = RealStickman
email = mrc@frm01.net
[gitlab]
user = RealStickman
[github]
user = RealStickman