configs/arch-config/.gitconfig

12 lines
253 B
INI
Executable File

[init]
defaultBranch = main
[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